唯智信息技术(上海)有限公司

唯智信息技术(上海)有限公司

ID:38710076

大小:223.00 KB

页数:6页

时间:2019-06-18

唯智信息技术(上海)有限公司_第1页
唯智信息技术(上海)有限公司_第2页
唯智信息技术(上海)有限公司_第3页
唯智信息技术(上海)有限公司_第4页
唯智信息技术(上海)有限公司_第5页
资源描述:

《唯智信息技术(上海)有限公司》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、选择题1:以下的C程序代码片段运行后C和d的值分别是多少Inta=1,b=2;Intc,d;c=(a&b)&&a;d=(a&&b)&a;A.0,0B.0,1C.1,0D.1,12:1.What is the result when you compile and run the following code?   2.  3.public class Test  4.  5.{   6.  7.public void method()  8.  9.{  10.  11.for(int i = 0; i < 3; i++)  12.  13.       {  14.  15

2、.       System.out.print(i);  16.  17.       }  18.  19.       System.out.print(i);  20.  21.}  22.  23.}   24.  25.Choices:  Whatistheresultwhenyoucompileandrunthefollowingcode?publicclassTest{publicvoidmethod(){for(inti=0;i<3;i++){System.out.print(i);}System.out.print(i);}}Choices:A.0122B

3、.0123C.CompilationerrorD.Noneofthese3:Math.round(11.5)等於多少?A.11B.12C.11.5D.none4:1.Give the following java class:  2.public class Example{  3.static int x[]=new int[15];  4.public static void main(String args[]){  5.System.out.println(x[5]);  6.}  7.}  8.Which statement is corrected?  Givet

4、hefollowingjavaclass:publicclassExample{staticintx[]=newint[15];publicstaticvoidmain(Stringargs[]){System.out.println(x[5]);}}Whichstatementiscorrected?A.Whencompile,someerrorwilloccur.B.Whenrun,someerrorwilloccur.C.Outputiszero.D.Outputisnull.5:1.Give the following java source fragement:  

5、2.//point x  3.public class Interesting{  4.//do something  5.}  6.Which statement is correctly Java syntax at point x?   Givethefollowingjavasourcefragement://pointxpublicclassInteresting{//dosomething}WhichstatementiscorrectlyJavasyntaxatpointx?A.publicclassMyClass{//dootherthing…}B.stati

6、cintPI=3.14C.classMyClass{//dosomething…}D.none6:WhichfragmentsarenotcorrectinJavasourcefile?A.packagetestpackage;publicclassTest{//dosomething...}B.importjava.io.*;packagetestpackage;publicclassTest{//dosomething...}C.importjava.io.*;classPerson{//dosomething...}publicclassTest{//dosomethi

7、ng...}D.importjava.io.*;importjava.awt.*;publicclassTest{//dosomething...}7:Whichofthefollowingstatementsaretrue?A.TheautomaticgarbagecollectionoftheJVMpreventsprogramsfromeverrunningoutofmemoryB.Aprogramcansuggestthatgarbagecollectionbeperformedandforce

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。