以下各选项中,( )中都是C++语言保留字。A.cout,operator,thisB.short,string,staticC.if,while,>=D.private,public,printf
以下各选项中,( )中都是C++语言保留字。
A.cout,operator,this
B.short,string,static
C.if,while,>=
D.private,public,printf
相关考题:
以下各选项组中,均是C++语言关键字的组是A.public operator thisB.shod string staticC.it while>=D.private cout printf
以下各选项组中,均是C++语言关键字的组是A. public operator thisB.shod string staticC.it while=D.private cout printf
以下各选项组中,均是C++语言关键字的组是( )。A.public operator thisB.shod string staticC.it while=D.prirate cout printf
在C++语言中输出“Hello World”的语句是()。A.cout>"Hello World";C.cin 在C++语言中输出“Hello World”的语句是( )。A.cout<<"Hello World";B.cout>>"Hello World";C.cin<<"Hello World";D.cin>>"Hello World";
以下各选项组中,均是C++语言关键字的组是A.public operator thisB.shod string staticC.it while >=D.private cout printf
以下各选项组中,都是C++语言关键字的组是()A.private, protected, publicB.short, string, longC.if, while, >=D.public, private, printf