未知题型
扩展6-2. 声明一个含有10个String对象的一维数组
【参考答案】
String ss = new String[10];
点击查看答案
相关考题
