Which are not Java keywords? ()
A: TRUE
B: sizeof
C: const
D: super
E: void
A: TRUE
B: sizeof
C: const
D: super
E: void
A,B
举一反三
- 哪些不是Java关键字 [] A: TRUE B: sizeof C: const D: super E: void
- 下列哪些不是Java关键字? A: TRUE B: sizeof C: const D: void
- 哪些不是Java关键字 [] A: TRUE B: sizeof C: const D: supe E: void
- 下列哪个不是Java语言的关键字( )。 A: void B: super C: this D: TRUE
- Which of these are keywords in Java?() A: default B: NULL C: String D: throws E: long
内容
- 0
下列哪一项不是Java保留字()。 A: sizeof B: super C: abstract D: break
- 1
以下不是Java关键字的有()。 A: super B: this C: Null D: true
- 2
下列选项中不属于Java保留字的是( )。 A: B: false C: sizeof D: true
- 3
In C language, some functions needs return no value , which keywords is used to denote this? A: void B: int C: float D: double
- 4
【单选题】以下哪项不是 java关键字 A. this B. super C. extends D. true