以下( )不是C语言提供的关键字。
A: mian
B: scanf
C: printf
D: return
A: mian
B: scanf
C: printf
D: return
举一反三
- 以下()不是C语言提供的关键字。 A: scanf B: switch C: case D: mian
- 以下是C语言关键字的是( )。 A: scanf B: printf C: enum——1 D: struct
- 以下哪个不是C语言的关键字? A: getchar B: main C: then D: printf E: scanf F: goto G: if H: typedef I: struct J: while
- 下列四个选项中,均是C语言关键字的选项是( )。 A: auto while define B: switch return break C: unsigned union scanf D: for struct printf
- 以下哪个不是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