以下是C语言关键字的是( )。
A: scanf
B: printf
C: enum——1
D: struct
A: scanf
B: printf
C: enum——1
D: struct
举一反三
- 下列()均是C语言关键字 A: auto、enum、include B: switch、typedef、continue C: signed、union、scanf D: if、struct、type
- 下列四个选项中,均是C语言关键字的选项是()。 A: A、if struct type B: B、switch typedef continue C: C、signed union scanf D: D、auto enum include
- 以下哪个不是C语言的关键字? A: getchar B: main C: then D: printf E: scanf F: goto G: if H: typedef I: struct J: while
- 下面四个选项中,均是c语言关键字的选择是? (多选题) (多选题) (多选题) A: Outo, enum, include B: Switch, typedef, continue C: Unsigned, scanf, union D: Signed, if, struct
- 下列四个选项中,均是C语言关键字的选项是( )。 A: auto while define B: switch return break C: unsigned union scanf D: for struct printf