当前位置:SCJP程序员认证考试题库

问题:

[单选]

1. public class Test { 
2. public static void main (String []args)  { 
3. unsigned byte b = 0; 
4. b--; 
5.    
6.   } 
7. }  
What is the value of b at line 5?()  

A .  -1
B .  255
C .  127
D .  Compilation will fail.
E .  Compilation will succeed but the program will throw an exception at line 4.

安斯沃斯等人把儿童依恋分为()与()两大类。 拦渣工程 期货交易主要是以()为保障,从而保证到期兑现。 行业制度。 法律制度。 保证金制度。 市场制度。 刑事诉讼中,证据开示制度应遵循什么原则?意义何在? 理论力学是研究物体机械()规律及其应用的科学。 转动。 滑动。 移动。 运动。

1. public class Test { 
2. public static void main (String []args)  { 
3. unsigned byte b = 0; 
4. b--; 
5.    
6.   } 
7. }  
What is the value of b at line 5?()  

参考答案:

  参考解析

本题暂无解析

在线 客服