implements
_implements
-implements
implements-1
下列哪个不是合法的标识符()A.helloB.iC.123D._good
点击查看答案
下列哪个字符串是合法的类标识符?()A.implementsB._implementsC.-implementsD.implements-1
下列字符串中不能作为C++标识符使用的是( )。A.WHILEB.userC._lvarD.9stars
下列哪个是合法的java标识符?_________A.extendsB.nameC.3DD.implements
下列哪个标识符不是合法的标识符?A.7abcB.$TRYC._ sy V $D.$_PP
下列字符串中可以用作C++语言标识符的是( )。 A.1234B.foo~~barC.virtualS下列字符串中可以用作C++语言标识符的是( )。A.1234B.foo~~barC.virtualD.34var
下列字符串中,正确的C++标识符是( )。A.foo-lB.2bC.newD._256