广元煌褂旅行社

當(dāng)前位置:

Java考試格林模擬試題2

發(fā)表時間:2015/9/14 15:01:13 來源:互聯(lián)網(wǎng) 點擊關(guān)注微信:關(guān)注中大網(wǎng)校微信
關(guān)注公眾號

question 6)

which of the following are keywords or reserved words in java?

1) if

2) then

3) goto

4) while

5) case

question 7)

which of the following are legal identifiers

1) 2variable

2) variable2

3) _whatavariable

4) _3_

5) $anothervar

6) #myvar

question 8)

what will happen when you compile and run the following code?

public class myclass{ static int i; public static void main(string argv[]){ system.out.println(i); }}

1) error variable i may not have been initialized

2) null

3) 1

4) 0

question 9)

what will happen if you try to compile and run the following code?

public class q { public static void main(string argv[]){ int anar[]=new int[]{1,2,3}; system.out.println(anar[1]); }}

1) 1

2) error anar is referenced before it is initialized

3) 2

4) error: size of array must be defined

question 10)

what will happen if you try to compile and run the following code?

public class q { public static void main(string argv[]){ int anar[]=new int[5]; system.out.println(anar[0]); }}

1) error: anar is referenced before it is initialized

2) null

3) 0

4) 5

編輯推薦:

JAVA認證考試報考指南 / 更多JAVA考試模擬試題

(責(zé)任編輯:zyc)

2頁,當(dāng)前第1頁  第一頁  前一頁  下一頁
最近更新 考試動態(tài) 更多>
大同市| 秀山| 肃南| 亳州市| 玉山县| 宜丰县| 黄冈市| 新密市| 宁海县| 临沧市| 吴旗县| 通山县| 固安县| 平果县| 唐河县| 凤城市| 平顶山市| 甘德县| 乌审旗| 孟津县| 杂多县| 武清区| 长岛县| 雷波县| 斗六市| 吉安县| 海口市| 虞城县| 修武县| 沁阳市| 富阳市| 高邑县| 涞源县| 永年县| 南宁市| 启东市| 马关县| 南城县| 黄平县| 乐东| 湾仔区|