题目:对字符串str = "welcome to china"进行下列操作处理时,描述结果正确的是() (选择一项)
A. str.substring(1,5)返回值是"elcom"
B. str.length的返回值是16
C. str.indexOf("come",4)的返回值为4
D. str.toUpperCase( )的返回值是"welcome to china"
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。