【单选题】
设有变量string="四川省职称计算机应用能力考试",能够显示"四川省计算机应用能力考试"的命令是( )。
A.string-"职称"1
B.SUBSTR(string,1,6)+SUBSTR(string,11,28)
C.SUBSTR(string,1,3)+SUBSTR(string,6,9)
D.STR(string,1,3)+STR(string,17,14)
查看答案解析
参考答案:
正在加载...
答案解析
正在加载...
根据网考网移动考试中心的统计,该试题:
6%的考友选择了A选项
88%的考友选择了B选项
5%的考友选择了C选项
1%的考友选择了D选项