被6个男人灌了一夜精子_欧美chengren_欧美精品亚洲网站_女女互磨高h文

當前位置:

Java考試格林模擬試題5

發表時間:2015/9/14 15:01:11 來源:互聯網 點擊關注微信:關注中大網校微信
關注公眾號

question 16)

which of the following statements are true?

1) methods cannot be overriden to be more private

2) static methods cannot be overloaded

3) private methods cannot be overloaded

4) an overloaded method cannot throw exceptions not checked in the base class

question 17)

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

class base {}class sub extends base {}class sub2 extends base {}public class cex{ public static void main(string argv[]){ base b=new base(); sub s=(sub) b; }}

1) compile and run without error

2) compile time exception

3) runtime exception

question 18)

which of the following statements are true?

1) system.out.println( -1 >>> 2);will output a result larger than 10

2) system.out.println( -1 >>> 2); will output a positive number

3) system.out.println( 2 >> 1); will output the number 1

4) system.out.println( 1 <<< 2); will output the number

編輯推薦:

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

(責任編輯:zyc)

2頁,當前第1頁  第一頁  前一頁  下一頁
最近更新 考試動態 更多>

考試科目