问题描述:
[单选]
下面的语句中错误的是()。
A.int a=5;int x[a]
B.eonst int a=5;int x[a]
C.int n=5;int *P=new int[a]
D.const int n=5;int *p=new int[a]
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.217.131)
- 热门题目: 1.用程序计算一个整数的各位数字 2.在Visual FoxPro 3.运行下列程序,结果是()。
