网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
以下哪个是可以变长的数组
A. Array
B. string[]
C. string[N]
D. ArrayList
参考答案
更多 “ 以下哪个是可以变长的数组A. ArrayB. string[]C. string[N]D. ArrayList ” 相关考题
考题
创建一个只能存放String的泛型ArrayList的语句是哪项?()A.ArrayList<int> al=new ArrayList<int>();B.ArrayList<String> al=new ArrayList<String>();C.ArrayList al=new ArrayList();D.ArrayList al =new List();
考题
创建一个只能存放String的泛型ArrayList的语句是哪项?A.ArrayList<String> al=new ArrayList<>();B.ArrayList al=new ArrayList<>();C.ArrayList al=new ArrayList();D.ArrayList al=new List();
考题
以下哪个是可以变长的数组?()A.ArrayB.string[]C.string[,]D.ArrayList
热门标签
最新试卷