奥鹏作业网-综合服务网站!奥鹏作业答案,课程论文,结课作业离线在线作业等

奥鹏在线作业答案,奥鹏作业答案-奥鹏作业网

当前位置: 主页 > 奥鹏离线 >

下列代码中,将引起一个编译错误的行是( ) 1)public class Test{ 2) int m,n; 3) public Test(){} 4) public Test(int a){m=a;} 5) public static void main(String args[]){ 6) Test t1,t2; 7)

时间:2019-09-08 13:35来源:未知 作者:admin 点击:
(单选题) 4: 下列代码中,将引起一个编译错误的行是( ) 1)public class Test{ 2) int m,n; 3) public Test(){} 4) public Test(int a){m=a;} 5) public static void main(String args[]){ 6) Test t1,t2; 7) int j,k; 8) j=0;k=0; 9) t1=new Test(); 10) t2=n
(单选题) 4: 下列代码中,将引起一个编译错误的行是( ) 1)public class Test{ 2) int m,n; 3) public Test(){} 4) public Test(int a){m=a;} 5) public static void main(String args[]){ 6) Test t1,t2; 7) int j,k; 8) j=0;k=0; 9) t1=new Test(); 10) t2=new Test(j,k); 11) } 12) }
A: 第3行
B: 第5行
C: 第6行
D: 第10行
(责任编辑:admin)
要这答案加QQ:800020900 或加微信:apzy123 获取
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片

提示信息×