题目:在JavaScript中,对字符串str="welcome to my home"进行以下操作,描述正确的是( )。 (选择一项)
A. str.substring(1,6)返回值是"welco"
B. str.length返回值为18
C. str.indexOf("come")返回值为4
D. str.toUpperCase( )的值为“Welcome To My Home”。
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。