5、lydefinedA B C D 标记答案记录 D,题库:Java基础 章节:第03章Java语言基础_02运算符和表达式+控制语句_02 题型:一级难度Java基础 6. Whichofthefollowingwillcompilecorrectly?( )A)shortmyshort=99s;B)stringname='excellenttutorialmrgreen';C)charc=17c;D)intz=15;A B C D 标记答案记录 D,题库:Java基础 章节:第03章Java语言基础_02运算符和表达式+控制语句_02 题
7、intln("notequal!"+output); }A)compileerror,attemptingtopeformbinarycomparisononlogicaldatatypeB)compilationandoutputof"weareequal10"C)compilationandoutputof"notequal!20"D)compilationandoutputof"notequal!10"A B C D 标记答案记录