单项选择题
以下所给代码段的输出是什么()
A.输出true,false B.输出true,true C.输出false,true D.输出false,false
A.编译错误 B.输出secondExp,true C.输出secondExp,false D.输出false
A.第1行编译错误 B.第2行编译错误 C.第3行编译错误 D.可以正常编译