当前位置: X题卡 > 所有题目 > 题目详情

下列程序输出结果为( )。public class test public static void main(String args[]) int a=0; oute...

查看本题答案

你可能感兴趣的试题

该程序能够通过编译并打印输出“A thread tes”  该程序能够通过编译,但运行时将不调用ThreadTest类中的run()方法,因此不产生任何输出  该程序存在编译错误,因为在main()方法中不能使用this指针  上述选项都不正确  
第10行不能通过编译  程序通过编译,输出结果为:3,3  程序通过编译,输出结果为3,5  程序通过编译,输出结果为:5,5  

热门试题

更多