皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
绪论方第一章试题1
A.
1
B.
2
C.
3
D.
4
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】软件界面上’帮助”菜单的功能一般不包括(23)
A.
术语解释
B.
操作指导
C.
用户论坛
D.
故障处理方法
【单选题】有语句String s = "hello world";,以下操作不合法的是( )。
A.
int i = s.length();
B.
String ts = s.trim();
C.
s>>>=3;
D.
String t = s+"!";
【判断题】Speech is silver but silence is gold. 雄辩是银,沉默是金。
A.
正确
B.
错误
【单选题】软件界面上,“帮助”菜单的功能一般不包括()。
A.
术语解释
B.
操作指导
C.
用户论坛
D.
故障处理方法
【简答题】DataList控件可以以自定义的格式显示各种数据源的字段,其显示数据的格式在创建的模板中定义,可以为数据项、分割项、 、 和编辑项等模板。
【单选题】A vessel,which does not normally engage in towing operations,is towing a vessel in distress.She ____.
A.
need not show the lights for a vessel engaged in towing,if it is impractical to do so
B.
may show the lights for a vessel not under command
C.
must show a yellow light above the stern light
D.
must show the lights for a vessel towing
【单选题】有语句String s="hello world"; ,以下操作不合法的是( )。
A.
int i=s.length();
B.
s>>>=3;
C.
Stringts=s.trim();
D.
String t=s+"!";
【单选题】以下哪个表达式是不合法的?
A.
String x="Hello"; int y=9; x+=y;
B.
String x="Hello"; int y=9; if (x==y) { }
C.
DataOutputStreaString x="Hello"; int y=9; x=x+y; m()
D.
String x=null; int y=(x!=null)&&(x.length()>0) ? x.length() : 0
【单选题】有语句String s="hello world"; ,以下操作不合法的是( )。
A.
int i=s.length();
B.
s>>>=3;
C.
String s=s.trim();
D.
String t=s+"!";
【单选题】20140223软件界面上’帮助”菜单的功能一般不包括(23)
A.
术语解释
B.
操作指导
C.
用户论坛
D.
故障处理方法
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题