问题
单项选择题
Const mystring=“hello”的含义是( )。
A.在VBScript中,把变量mystring赋值为hello
B.在VBScript中,把常量mystring的值定为hello
C.在Java中,把变量mystring赋值为hello
D.在Java中,把变量mystring赋值为hello
答案
参考答案:C
Const mystring=“hello”的含义是( )。
A.在VBScript中,把变量mystring赋值为hello
B.在VBScript中,把常量mystring的值定为hello
C.在Java中,把变量mystring赋值为hello
D.在Java中,把变量mystring赋值为hello
参考答案:C