問題詳情

3. Below is the C++ implementation of ADTX, an unknown abstract data type. For clarity, exception handlingcodes are omitted. Which of the following is the most likely abstract data type implemented here?


(A) stack
(B) first-in-first-out queue
(C) priority queue
(D) linked list
(E) none of the above

參考答案

答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增