首页题库练习题目详情
面向对象程序设计单选题中等

在Java中,下列哪一个类可以同时实现队列和栈的功能?

AArrayList
BLinkedList
CVector
DHashSet