根据下述 Java 代码,关于该程序以下哪个说法是正确的?( )
public class Person{
static int arr[] = new int[5];
public static void main(String a[]) {
System.out.println(arr[0]);}
}
}
发布于 2021-04-22 23:07:45
【单选题】
A 编译时将产生错误
B 编译时正确,运行时将产生错误
C 输出零
D 输出空
查看更多
- 体验AI问答!更聪明、超智能!
- 一款基于GPT的超级AI助手,可以对话、创作、写文案!