对
错
第1题:
有以下程序 main( ) { char str[ ]="xyz",*ps=str; while(*ps) ps++; for(ps--;ps-str>=0;ps--) puts(ps);} 执行后输出结果是
A.yz xyz
B.z yz
C.z yz xyz
D.x xy xyz
第2题:
若有以下定义和语句: int s[4][5],(*ps)[5]; ps=s; 则对s数组元素的正确引用形式是( )。
A.ps+1
B.*(ps+3)
C.ps[0][2]
D.*(ps+1)+3
第3题:
A.CS12.2K、CS64K
B.PS64K
C.PS128K
D.PS384K
第4题:
A.PS64/64
B.PS64/128
C.PS64/384
D.PS128/64
第5题:
有以下程序main(){ char str[]="xyz",*ps=str; while(*ps) ps++; for(ps--; ps-str>=0; ps--) puts(ps);} 程序的运行结果是A.yz B.z C.z D.x xyz yz yz xy xyz xyz
第6题:
若有以下定义和语句: int s[4][5],( *ps)[5]; ps=s; 则对s数组元数的正确引用形式是
A.ps+1
B.*(ps+3)
C.ps[0][2]
D.*(ps+1)+3
第7题:
有以下程序: main() { char str[]="xyz", *ps=str; while(*ps) ps++; for(ps--;ps-str>=O;ps--) puts(ps); } 执行后的输出结果是( )。
A.yz xyz
B.z yz
C.z yz xyz
D.x xy xyz
第8题:
A.PS版再生
B.PS版还原
C.PS版重复利用
D.PS版氧化
第9题:
Thedispersionofanon-zerodispersionshiftedfiberis6ps/nm*kmat1550nmand10ps/nm*kmat1610nm.WhatistheminimumdispersioncompensationrequiredifanL-BandDWDMsignaltravelsthrough200kmoffiberandhasadispersiontoleranceof1800ps/nm?()
A.none
B.-600ps/nm
C.-200ps/nm
D.+200ps/nm
E.+600ps/nm
第10题:
A.PS384K
B.PS128K
C.PS64K
D.PS32K