【单选题】
字符数组s不能作为字符串使用的是( )
①
<imgwidth="135"height="26"v:shapes="图片_x0020_75"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image070.png">
②
<imgwidth="149"height="21"v:shapes="图片_x0020_76"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image071.png">
③
<imgwidth="293"height="25"v:shapes="图片_x0020_77"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image072.png">
④
<imgwidth="291"height="24"v:shapes="图片_x0020_78"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image073.png">
【单选题】
在JavaScript中,对字符串str=welcome to my home进行以下操作,描述正确的是( )。(选择一项)
①
str.substring(1,6)返回值是welco
④
str.toUpperCase( )的值为“Welcome To My Home”。