网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
const关键字有哪些作用?
参考答案
更多 “const关键字有哪些作用?” 相关考题
考题
下列选项中不全是c++语言关键字的是A.const,break,defaultB.long,void,usingC.virtual,extern,includeD.try,throw,this
考题
What do the following declarations mean?a) const int a;b) int const a;c) const int *a;d) int * const a;e) int const * a const;
考题
对于语句const int x=10;的描述正确的是( )。A.该语句不允许定义为int const x=10;B.在程序中可以重新对X赋值C.变量X不能使用+ +运算符D.const关键字只能用来修饰常量
考题
下列选中不全是C++语言关键字的是( )A.const,break,default
B.long,void,using
C.virtual,extern,include
D.try,throw,this
考题
判断题在Java的方法中定义一个常量要用const关键字。A
对B
错
热门标签
最新试卷