say
describe
mention
write
第1题:
How should we ( ) the poster to make it more attractive
A.demonstrate
B.describe
C.decorate
D.decrease
第2题:
17.
A.say
B.guess
C.talk
D.know
第3题:
The damage to the hatch cover was caused by your stevedores,and you ought to have known we never ______ lies.
A.say
B.talk
C.tell
D.speak
第4题:
B/L中的“SAY多少件货或多少个集装箱”是指()
第5题:
下列语句中,不能正常显示的是()。
第6题:
Response.Write time
Response.Write day
Response.Write now
Response.Write date
第7题:
托运人SAY
收货人SAY
B/L签发人SAY
第8题:
<% document.write(“欢迎你!”) %>
<% response.write “欢迎你!” %>
response.write “欢迎你!”
<% request.write “欢迎你!” %>
第9题:
Write Hello
Rubber Write Hello
编译错误
运行时抛出异常
第10题:
document.write(math.sqrt(81))
document.write(Math.sqrt(81))
document.write(Math.sqrt”81”)
document.write(Math.sqrt”81”)
第11题:
If x<0 Then y=2*x-1: Write(x) End If
If x>y Then Write(x>y)
If x Then t=t*x
If x Mod 3=2 Then Write(x)
第12题:
Write Hello
Rubber Write Hello
编译失败
运行时抛出异常
第13题:
将Cisco路由器的配置保存在NVRAM中,正确的命令是
A.Router #write flash
B.Router #write network
C.Router #write memory
D.Router #write erase
第14题:
2. We want you _______something about your vacation plans.
A.to say
B.say
C.says
D.said
第15题:
第16题:
A customer is building a database server, and the server does sequential write most of the time. They are planning to use an IBM x445 and a ServeRAID-6M adapter. Which of the following fault tolerant RAID levels will perform best for sequential write?()
第17题:
现有: class Pencil { public void write (String content){ System.out.println( "Write",+content){ } }class RubberPencil extends Pencil{ public void write (String content){ System.out.println("Rubber Write"+content); } public void erase (String content)}} 执行下列代码的结果是哪项?() Pencil pen=new Pencil(); (( RubberPencil) pen).write( "Hello");
第18题:
Use write-back cache
Use write-back cache with battery backup
Use write-through cache with disk caching enabled
Use write-through cache with disk caching disabled
第19题:
RAID-5 with cache write back
RAID-1E with cache write back
RAID-10 with cache write thru
RAID-50 with cache write thru
第20题:
careful
carefully
more careful
more carefully
第21题:
Router#write flash
Router#write network
Router#write memory
Router#write erase
第22题:
Request.write“注册成功!”
Request.write(“注册成功!”)
ResponsE.write“注册成功!”
ResponsE.write(“注册成功!”)
第23题:
Write Hello Erase Hello
Erase Hello Write Hello
编译错误
运行时抛出异常
第24题:
( 难度:中等)列出表结构的命令是()
A.SELECT
B.DESCRIBE
C.DROP
D.TRUNCATE
答案:A