网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
欲构造ArrayList类的一个实例,此类继承了List接口,下列哪个方法是正确的?()
- A、ArrayList myList=new Object();
- B、List myList=new ArrayList();
- C、ArrayList myList=new List();
- D、List myList=new List();
参考答案
更多 “欲构造ArrayList类的一个实例,此类继承了List接口,下列哪个方法是正确的?()A、ArrayList myList=new Object();B、List myList=new ArrayList();C、ArrayList myList=new List();D、List myList=new List();” 相关考题
考题
在一个栈顶指针为top的链栈中,将一个p指针所指的结点入栈,应执行()。A、 p-next=top;top=p;B、 top-next=p;C、 p-next=top-next;top=top-next;D、 p-next=top-next;top-next=p;
考题
简述万兆以太网的技术特色。
热门标签
最新试卷