题目详情
单选题 执行代码int [ ] a = new int[7];后,以下说明正确的是()
A. a[0]为空
B. a[6]未定义
C. a[7]为0
D. a[6]为0
学科:Java程序设计
时间:2023-05-26 00:07:22
相关题目
相关作业