广元煌褂旅行社

當前位置:

JAVA認證考試專業(yè)語言模擬試題小測天天練5

發(fā)表時間:2015/6/8 11:32:55 來源:互聯(lián)網(wǎng) 點擊關(guān)注微信:關(guān)注中大網(wǎng)校微信
關(guān)注公眾號

Explanation:

The length of the short data is 16 bits. The range of short is

The length of the short data is 16 bits. The range of short is

Correct Answer: D 9 of 60

Question: 10

Which one of the following ranges of byte is correct?

Correct Answer: B 10 of 60

Question: 11

WWW.CN-MPA.COM 2004-5-27 22:14:08

Given the following fragment of code, what are results of i and j after execution?

int i = 1;

int j;

j = i++;

A. 1, 1

B. 1, 2

C. 2, 1

D. 2, 2

Explanation:

Pay attention to the position of the operator ++. In this question, first j is assigned to 1, then the value of i is added to 2.

Correct Answer: C 11 of 60

Question: 12

Which of the following statements are true?

A. >> is the arithmetic right shift operator.

B. >> is the logical right shift operator.

C. >>> is the arithmetic right shift operator.

D. >>> is the logical right shift operator.

Explanation:

There are two right shift operators in Java. They are >> and >>>. >> is the arithmetic(signed) right shift operator and >>> is the logical(unsigned) right shift operator.

Correct Answer: A,D 12 of 60

Question: 13

Which of the following assignments are legal?

A. float a = 2.0

B. double b = 2.0

C. int c = 2

D. long d = 2

Explanation:

In Java the default data type of floating point is double, not float. The assignment from double to float requires an explicit cast.

Correct Answer: B,C,D 13 of 60

編輯推薦:

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


(責任編輯:)

2頁,當前第1頁  第一頁  前一頁  下一頁
最近更新 考試動態(tài) 更多>
华坪县| 湛江市| 衡水市| 五华县| 德昌县| 德兴市| 巨野县| 宜都市| 银川市| 郯城县| 宝鸡市| 红桥区| 湖北省| 宜阳县| 孟津县| 类乌齐县| 潮安县| 房产| 册亨县| 常德市| 永昌县| 黔西县| 漯河市| 大安市| 荥阳市| 莱阳市| 孝感市| 金湖县| 阳新县| 牙克石市| 巴彦淖尔市| 乡城县| 申扎县| 平顺县| 茌平县| 奎屯市| 马山县| 绥德县| 临沂市| 门源| 庆元县|