A . double
B . Case
C . then
D . instanceof
E . while
[多选题] 属于Java关键字的是()。A . ifB . elseC . doD . whileE . case
[单选题]下面属于Java关键字的是 ( )A.NULLB.IFC.doD.goto
[多选题] 下面属于Java保留字或关键字的有()。A . ifB . thenC . go toD . whileE . case
[单选题]以下( )不是Java 中有效的关键字。A.constB.NULLC.falseD.this
[单选题]下列不属于Java关键字的是( )。A.thisB.superC.finallyD.NULL
[单选题]下列不属于Java关键字的是( )。A.thisB.superC.finallyD.NULL
[单选题]下列()不是java的关键字A.ifB.thenC.conmD.hy
在Java中,以下哪个关键字用于实现继承()A. extendsB. implementsC. superD. this
[单选题]Java中,用( )关键字定义常量。A.finalB.#defineC.floatD.const
[多选题] 下面哪些是Java的关键字()。A . defaultB . NULLC . StringD . throwsE . longF . true