以下哪个不是Java语言的关键字?
A: main
B: System
C: Scanner
D: if
E: else
F: while
G: do
H: switch
I: goto
J: class
A: main
B: System
C: Scanner
D: if
E: else
F: while
G: do
H: switch
I: goto
J: class
举一反三
- 以下哪个不是Java语言的关键字? A: main B: System C: Scanner D: if E: else F: while G: do H: switch I: goto J: class
- 以下哪个不是C语言的关键字? A: define B: main C: then D: printf E: scanf F: goto G: if H: typedef I: struct J: while K: do L: auto M: else N: switch O: case P: return
- 以下哪个不是C语言的关键字? A: getchar B: main C: then D: printf E: scanf F: goto G: if H: typedef I: struct J: while
- 属于Java关键字的是()。 A: if B: else C: do D: while E: case
- 下面哪些是Java的关键字? A: Class B: Int C: Switch D: else