7、下面四组选项中,均是C语言关键字的选项是()。A.auto enum includeB.switch typedef continueC.signed union scanfD.if struct type
7、下面四组选项中,均是C语言关键字的选项是()。
A.auto enum include
B.switch typedef continue
C.signed union scanf
D.if struct type
参考答案和解析
switch ,typedef,continue
相关考题:
下列四组选项中,均不是C语言关键字的选项是 _________ 。 A.defineB. getcC. includeD. while IF char scanf go type printf case pow
以下各选项组中,均是C++语言关键字的组是A.public operator thisB.shod string staticC.it while>=D.private cout printf
下面个选项组中,均属于C语言关键字的一组是()。 A.auto,enum,includeB.switch,typedef,continueC.signed,union,scanfD.if,struct,type
下面各选项中,均是C语言中合法标识符的选项组是A.for china to B.long_123 short 56_do C.void union _342 D.text _023 _3ew
下列选项中不全是c++语言关键字的是A.const,break,defaultB.long,void,usingC.virtual,extern,includeD.try,throw,this
下列4组选项中,均不是C语言关键字的选项是______。A.define sum typeB.getc char printfC.include scanf caseD.while go pow
下面各选项组中,均是C语言关键字的组是()A、auto,enum,includeB、switch,typedef,continueC、signed,union,scanfD、if,struct,type
单选题下面选项中哪个关键字可以用来修饰接口中的变量和方法()。AstaticBprivateCsynchronizedDprotected