当前位置:百科知识 > 工学2

问题描述:

[单选] 要声明一个长度为256个字符的定长字符串变量str,下列语句正确的是()
A.dim str as string B.dim str as string(256) C.dim str as string[256] D.im str as string*256
参考答案:查看
答案解析:
☆收藏

随机题目