试题详情
单项选择题Which expressions are correct to declare an array of 10 String objects? ()   

A、 char str[];

B、 char str[][];

C、 String str[];

D、 String str[10];

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题