皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【判断题】
在自然灾害发生时,如果能够进行及时、正确的自救就能减少伤残。()
A.
正确
B.
错误
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】var str='HelloWorld'; str.substr(5);的返回结果为( )
A.
loWorld
B.
World
C.
oWorld
D.
orld
【单选题】var str='HelloWorld'; str.charAt(5);的返回结果为( )
A.
W
B.
o
C.
r
D.
l
【简答题】海关是依法执行进口监管职权的国家行政机关,其任务不包括( )。
【单选题】海关是依法执行进口监管职权的国家行政机关,其任务不包括( )。
A.
征税
B.
统计 C。监管 D.开证
【单选题】var str='HelloWorld'; str.split('l');的返回结果为( )
A.
["He","","oWor","d"]
B.
["He","oWor","d"]
C.
["He","oWor","","d"]
D.
["He","","oWor"]
【单选题】var str='HelloWorld'; str.substring(5);的返回结果为( )
A.
oWorld
B.
orld
C.
loWorld
D.
World
【单选题】var str='HelloWorld'; str.indexOf('o');的返回结果为( )
A.
3
B.
4
C.
5
D.
6
【单选题】海关是依法执行进口监管职权的国家行政机关,其任务不包括( )。
A.
征税
B.
统计
C.
监管
D.
开证
【判断题】工会经费不属于职工薪酬的范围,不通过“应付职工薪酬”科目核算。( )
A.
正确
B.
错误
【单选题】var str='HelloWorld'; str.replace('World','JavaScript');的返回结果为( )
A.
HelloJavaScript
B.
HelloWorld
C.
HELLOWORLD
D.
WorldJavaScript
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题