皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
阅读以下的C#代码:public class TEApp{ public static void ThrowException() { throw new Exception(); } public static void Main() { try { Console.WriteLine("try"); ThrowException(); } catch (Exception e) { Console.WriteLine("catch"); } finally { Console.WriteLine("f
A.
try catch finally
B.
try
C.
try catch
D.
try finally
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】These glass wares are too ______ to survive long transportation by land.
A.
faint
B.
feeble
C.
fragile
D.
fierce
【简答题】7-2 程序的功能是首先把整型数组a[10]中的每个元素写入文件d1.dat 中,然后再次打开这个文件,把文件d1.dat 中的内容读入到整型变量n 中,最后输出变量n的值。在下面空白处填写适当的表达式或语句,完成函数的功能。 #include int main() { FILE *fp; int a[10]={1,2,3},i,n; fp= (1) for(i=0; i<3; i++) (2)...
【简答题】2.The climate here is like the one of our hometown.
【单选题】The elderly man collapsed on a downtown Brooklyn street corner _______________.
A.
when he was not with any relatives
B.
as he was knocked over by a car while crossing the street
C.
because the road was covered with ice and he was unable to walk well
D.
while he was on his way to see his son who  served in the Marines
【简答题】7-2 程序的功能是首先把整型数组a[10]中的每个元素写入文件d1.dat 中,然后再次打开这个文件,把文件d1.dat 中的内容读入到整型变量n 中,最后输出变量n的值。在下面空白处填写适当的表达式或语句,完成函数的功能。 #include int main() { FILE *fp; int a[10]={1,2,3},i,n; fp=( ) for(i=0; i<3; i++) ( ) ...
【简答题】afraid miss officer sir take care(多保重) take off(脱下) Li Lin says goodbye to his sister Li Wei. Li Lin says that he will (1) ________ his family, and Li Wei tells him to (2)__________ . When Li Li...
【单选题】The average rainfall in Ningxia is small, _____ makes the climate here is drier ______ with other cities in China.
A.
that; compared
B.
which; comparing
C.
which; compared
D.
that; comparing
【简答题】f ___________ a charge paid for the transportation of goods
【单选题】People try to avoid public transportation delayed by using their own cars, and this ______ creates further problems. [      ]
A.
in turn
B.
in all
C.
in case
D.
in time
【单选题】货舱常为球形或矩形的船舶是( )
A.
矿/油两用船
B.
液化气在然气船
C.
液体化学品船
D.
特种船
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题