下列选项中,属于C语言关键字的是______。
A: double
B: include
C: scanf
D: sqrt
A: double
B: include
C: scanf
D: sqrt
举一反三
- 下列字符序列中,是C语言关键字的是()。 A: sizeof B: include C: scanf D: sqrt
- 下列四组选项中,均是C语言关键字的选项是 。 A: auto B: switch C: signed D: include continue scanf type
- 下列标识符中哪些是C语言的关键字() A: int B: double C: scanf D: char
- 下列四个选项中,均是C语言关键字的选项是() A: auto struct include B: case union break C: singed union scanf D: if struct type
- 下列字符序列中,是C语言关键字的是()。 A: scanf B: printf C: main D: include