有以下程序 void f(int x,int y) int t;if(x<y)

题型:单项选择题

问题:

有以下程序
void f(int x,int y)
int t;
if(x<y) t=x; x=y; y=t;

main()
int a=4,b=3,c=5;
f(a,b); f(a,c); f(b,c);
printf("%d,%d,%d\n",a,b,c);

执行后输出的结果是

A.3,4,5

B.5,3,4

C.5,4,3

D.4,3,5

考点:计算机等级考试C语言二级C语言笔试
题型:单项选择题

某公司债券面值100元,票面利率为8%,每年付息,到期期限10年,如果债券发行时到期收益率为8%,一年后降为7%,则持有期收益率为()。

A.6.52%

B.8%

C.13.52%

D.14.52%

题型:单项选择题

根据会计法律制度的规定,担任单位会计机构负责人(会计主管人员)的,除取得会计从业资格证书外,还应具备会计师以上专业技术职务资格或者从事会计工作( )以上经历。

A.1年

B.2年

C.3年

D.5年

题型:单项选择题

翻译句子。

1. They abandoned the stolen car.

                                                                  

2. He had to abandon the job because of illness.

                                                                  

3. He abandoned himself to despair.

                                                                  

4. The people were so excited that they jumped and shouted with abandon.

                                                                  

题型:单项选择题

对员工进行工作绩效考核时,可选择的考核主体有()

A.上级

B.下级

C.工会

D.同事

E.员工自己

题型:单项选择题

《火电工程达标投产验收规程》DL5277规定,凝汽器真空测量、水位测量、燃油及燃气测量管路应装设排污阀。

更多题库