单项选择题

下列哪个语句是声明一个含有10个String对象的数组

A.char str[ ];
B.char str[ ][ ];
C.String str[ ] = new String[10];
D.String str[10];
题目列表

你可能感兴趣的试题

微信扫码免费搜题