问题
单项选择题
In(), the only element that can be deleted or removed is the one that was inserted most recently.
A.a line
B.a queue
C.an array
D.a stack
答案
参考答案:D
解析:
参考译文:在栈中,只有最近插入的元素才能被删除或取出。
In(), the only element that can be deleted or removed is the one that was inserted most recently.
A.a line
B.a queue
C.an array
D.a stack
参考答案:D
解析:
参考译文:在栈中,只有最近插入的元素才能被删除或取出。