以下各选项中,( )中都是C++语言保留字。
A.cout,operator,this
B.short,string,static
C.if,while,>=
D.private,public,printf
第1题:
第2题:
以下选项,不是Python保留字的选项是()。
A.del
B.pass
C.not
D.string
第3题:
以下各选项组中,都是C++语言关键字的组是()
A.private, protected, public
B.short, string, long
C.if, while, >=
D.public, private, printf
第4题:
以下选项中,不是Python语言保留字的是
A.pass
B.while
C.do
D.except
第5题:
以下选项中,不是Python语言保留字的是
A.while
B.continue
C.goto
D.for