题目内容

下列语句段中不是死循环的是____。

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

查看答案
更多问题

以下程序的输出结果是____。#include main(){int i;for (i=4;i<=10;i++){if (i%3==0) continue;printf("%d",i);}}

A. 45
B. 457810
C. 69
D. 678910

We can not ship the goods in one lot because of supply of the goods. You are requested to make amendments to the L/C: with _________ allowed.

A. partial shipment
B. transshipment
C. shipment
D. shipping

Upon examining the L/C, wediscovered that some points are not _________ the agreement.

A. conform with
B. conforming to
C. in conformity with
D. conformity to

The amount in your L/C appears__________. The correct total CIF value of your order comes to USD$328 instead of USD$238, the difference being USD$90.

A. sufficient
B. insufficient
C. enough
D. dissufficient

答案查题题库