题目内容

4.设i,j,k均为int型变量,则执行完下面的for循环后,k的值为()。for(i=0,j=10;i<=j; i++, j--)k=i+j;

A. 12
B. 10
C. 11
D. 9

查看答案
更多问题

5.下面程序的输出结果是()。#include int main(void){int x=10,y=10,i;for(i=0;x>8;y=++i)printf("%d %d ",x--,y);return 0;}

A. 10 1 9 2
B. 9 8 7 6
C. 10 9 9 0
D. 10 10 9 1

Youarelikely()thejobofferasyouhavesomeworkexperienceinthisbusiness.

A. getting
B. toget
C. get

Thegovernmentbelievesthatthelocalpeoplewillwelcomethedecision,()willbringmorejobopportunitiestothecity.

A. that
B. which
C. where

Sincethebeginningof2013, theseregulations()inmostworkplacesacrossthecountry.

A. willbeintroduced
B. areintroduced
C. havebeenintroduced

答案查题题库