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

问题:

[单选]

int index = 1;  
boolean test = new Boolean;  
boolean foo= test [index]; 
What is the result?()

A .  Foo has the value of 0.
B .  Foo has the value of null.
C .  Foo has the value of true.
D .  Foo has the value of false.
E .  An exception is thrown.
F .  The code will not compile.

冬季在野外施工,当环境温度在-10℃时进行手工电弧焊焊接普通碳素钢管线时,应采取焊前预热焊后()的措施。 加热。 冷却。 速冷。 缓冷。 法约尔的管理五要素不包括()。 计划。 组织。 决策。 指挥。 情节记忆 《职业病防治法》规定劳动者享有了解工作场所产生或者可能产生的职业病危害因素、危害后果和应当采取的职业病防护措施的权利。 新闻学的母体是()。 社会学。 经济学。 政治学。 文学。

int index = 1;  
boolean test = new Boolean;  
boolean foo= test [index]; 
What is the result?()

参考答案:

  参考解析

本题暂无解析

在线 客服