首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
3下碳程序段的输出结果是( )。 class Test{ public static void main(Srting args[]){ MyThread t=new MyThread(); t.
3下碳程序段的输出结果是( )。 class Test{ public static void main(Srting args[]){ MyThread t=new MyThread(); t.
admin
2010-07-28
50
问题
3下碳程序段的输出结果是( )。 class Test{ public static void main(Srting args[]){ MyThread t=new MyThread(); t.displayOutput("t has been created"); t.start(); } } class MyThread extends Thread{ public void displayOutput(String s){ SYStem.out.println(s); } public void run() { displayOutput("t is running."); } }
选项
A、t has been created.
B、t has been created. t is running.
C、t is running.
D、编译出错
答案
1
解析
转载请注明原文地址:https://kaotiyun.com/show/3G9p777K
本试题收录于:
二级Java题库NCRE全国计算机二级分类
0
二级Java
NCRE全国计算机二级
相关试题推荐
在VisualFoxPro中,下列描述错误的是
程序调试的任务是()。
下列叙述中错误的是()。
程序流程图中带有箭头的线段表示的是()。
在下列模式中,能够给出数据库物理存储结构与物理存取方法的是()。
有两个关系R和S如下:则由关系R得到关系S的操作是()。
在深度为7的满二叉树中,叶子结点的个数为
仅使用Python基本语法,即不使用任何模块,编写Python程序计算下列数学表达式的结果并输出,小数点后保留3位。x=
关于Python赋值语句,下列选项中描述正确的是
下面关于Python中函数的说法错误的是()。
随机试题
与投资回收期无关的项目是
迷走神经兴奋使心率减慢,是由于窦房结细胞发生下列哪种改变所致
下列关于竣工技术预验收的说法,正确的是()。
下列关于股票拆分和分配股票股利的说法,错误的是()。
营业利润率是指()与其同期营业收入的比率。
旅游者登车后,地陪所要做的第一件事是()。
如图,正六边形ABCDEF中,=()。
From:CurtisGordonTo:SallyWright;BenLumis;JavierSanchez;KristinaStoikovicCC:VladimirOlskaSuject:CRTnextweekHell
A、Findajobinthecity.B、Earnmoremoney.C、Haveaninterestingjob.
Eatingfruitsandvegetableshasprovedhelpfulinpreventingvariouschronic(慢性的)illnesses.Doesthatmeanthemorethebetter?
最新回复
(
0
)