网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

______means that a program written for one computer system can be compiled and run on another system with little or no modification.

A.Portability

B.Reliability

C.Availability

D.Reusability

A.

B.

C.

D.


参考答案

更多 “ ______means that a program written for one computer system can be compiled and run on another system with little or no modification.A.PortabilityB.ReliabilityC.AvailabilityD.ReusabilityA.B.C.D. ” 相关考题
考题 下面程序的输出结果是( )。 public class Sun { public static void main(String args[ ]) { int i = 1; switch (i) { case 0: System.out.println("zero"); break; case 1: System.out.println("one"); case 2; System.out.println("two"); default: System.out.println("default"); } } }A.oneB.one,defaultC.one,two,defaultD.default

考题 The sign “No Smoking”means “You ______ smoke here.”A: mustn ’tB: won’tC: can’tD: needn’t

考题 The sign “No Smoking”means “You ______ smoke here.”A: can’tB: needn’tC: won’tD: mustn’t

考题 publicclassThreads2implementsRunnable{publicvoidnun(){System.out.println(”run.”);thrownewRuntimeException(”Problem”);}publicstaticvoidmain(String[]args){Threadt=newThread(newThreads2());t.start();System.out.println(”Endofmethod.”);}}Whichtwocanberesults?()A.java.lang.RuntimeException:ProblemB.run. java.lang.RuntimeException:ProblemC.Endofmethod. java.lang.RuntimeException:ProblemD.Endofmethod. run.java.lang.RuntimeException:ProblemE.run. java.lang.RuntimeException:ProblemEndofmethod.

考题 Does Robert have ______ computer? —Yes,he has ______ . A、an,someB、a,oneC、a,/D、any,one

考题 下面程序的输出结果是( )。 public class Sun { public static void main(String args[ ]) { int i = 1; switch (i) { case 0: System.but.println("zero"); break; case 1: System.out.println("one"); case 2: System.out.println("two"); default: System.out.println ("default"); } } }A.oneB.one, defaultC.one, two, defaultD.default

考题 编译和执行以下代码,输出结果是( )。 int i=1; switch (i) { case 0: System.out.print("zero,"); break; case 1: System.out.print("one,"); case 2: System.out.print("two,"); default: System.out.println("default"); }A.one,B.one,two,C.one,two,defaultD.default

考题 PLC处于()模式时,允许进行自由端口通讯。A.RUN模式B.PROGRAM模式C.监控模式D.都可以

考题 3、3. PLC处于()模式时,允许进行自由端口通讯。 A.RUN模式 B.PROGRAM模式 C. 监控模式 D.都可以A.RUN模式B.PROGRAM模式C.监控模式D.都可以

考题 3. PLC处于()模式时,允许进行自由端口通讯。 A.RUN模式 B.PROGRAM模式 C. 监控模式 D.都可以A.RUN模式B.PROGRAM模式C.监控模式D.都可以