问题描述:
[单选]
下面是类A的构造函数声明,其中正确的是()。
A.void a(int x){...}
B.void A(int x){...}
C.a(int x){...}
D.A(int x){...}
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
上一篇:Which modifier should be applied to a for the lock of object “this” to be obtained prior to excution any of the body?()
下一篇:Thread类的方法中,toString()方法的作用是()。
- 我要回答: 网友(216.73.216.42)
- 热门题目: 1.执行语句"x=(a=3,b= 2.已有说明float f=3. 3.已有定义int a=-2;和
