题目内容

下面各组语句中,不是“死循环”的是( )

A. int i=0;do{++i; }while(i>=0);
B. int k=100; while(1) {k=k%100+1;if(k=20) break;}
C. int j, sum=0; for(j=1; ; j++) sum++;
D. int a=3379; while(a++%2+3%2) a++;

查看答案
更多问题

若k为整形,则while循环执行()次k=2;while(k==0)cout<

A. 10
B. 9
C. 0
D. 1

In this mini-lecture, we learn ten linguistic differences in Chinese and English:Which of the following statements is correct?

A. English tends to be hypotactic while Chinese tends to be paratactic.
B. English tends to use more passive forms than Chinese.
C. English tends to use abstract nouns while Chinese tends to use concrete nouns.
D. English tends to be dynamic while Chinese tends to be static.

固定性制造费用的生产能力利用差异的计算公式是()。

A. (实际产量实际工时-预算产量标准工时) ×固定性制造费用标准分配率
B. (预算产量标准工时-实际产量实际工时)×固定性制造费用标准分配率
C. (实际产量实际工时-实际产量标准工时) ×固定性制造费用标准分配率
D. (实际产量标准工时-实际产量实际工时) ×固定性制造费用标准分配率

以现有生产经营条件处于最优状态为基础确定的最低水平的成本,称为( )。

A. 理想标准成本
B. 正常标准成本
C. 现实标准成本
D. 基本标准成本

答案查题题库