问题
-
以下各选项组中,均是C++语言关键字的组是A.public operator thisB.shod string staticC.it while
-
以下各选项组中,均是C++语言关键字的组是 A.publicoperatorthis B.shodstringstatic
-
下列语句中执行跳转功能的语句是A.for语句B.while语句C.continue语句D.switch语句
-
以下各选项组中 均是C++语言关键字的组是( )。 A.public operator thisB.shod string st
-
下列四个选项中 均是 C语言关键字的选项是()。A:auto enum includeB:switch typedef continueC
-
continue语句可以用在switch语句和3种循环语句中。()