2,12,10,11,1,-7,( ) A: 8 B: -8 C: 9 D: -9
2,12,10,11,1,-7,( ) A: 8 B: -8 C: 9 D: -9
动力绳和静力绳的直径都是( )mm. A: 85—10 B: 94—12 C: 8—11 D: 9—13
动力绳和静力绳的直径都是( )mm. A: 85—10 B: 94—12 C: 8—11 D: 9—13
8*8点阵内部一共有()发光二极管。 A: 16 B: 24 C: 64 D: 66
8*8点阵内部一共有()发光二极管。 A: 16 B: 24 C: 64 D: 66
决定建筑构件稳定性的因素一共有()种。 A: 8\n B: 9\n C: 10\n D: 66
决定建筑构件稳定性的因素一共有()种。 A: 8\n B: 9\n C: 10\n D: 66
ROUND(-8.8,0)的函数值为(). A: 9 B: 8 C: -8 D: -9
ROUND(-8.8,0)的函数值为(). A: 9 B: 8 C: -8 D: -9
函数ROUND(-8.8,0)的值是()。 A: 8 B: -8 C: 9 D: -9
函数ROUND(-8.8,0)的值是()。 A: 8 B: -8 C: 9 D: -9
下面这个程序段的输出是( ) int a,b,c; a=7;b=8;c=9; if(a>;b) a=b;b=c;c=a; printf("a=%d b=%d c=%d\n",a,b,c); A: a=7 b=8 c=7 B: a=7 b=9 c=7 C: a=8 b=9 c=7 D: a=8 b=9 c=8
下面这个程序段的输出是( ) int a,b,c; a=7;b=8;c=9; if(a>;b) a=b;b=c;c=a; printf("a=%d b=%d c=%d\n",a,b,c); A: a=7 b=8 c=7 B: a=7 b=9 c=7 C: a=8 b=9 c=7 D: a=8 b=9 c=8
下列表达式是算术表达式的是( ) A: 4<9<15 B: 8>9 and 7<9 C: -8%4 D: 8<<3
下列表达式是算术表达式的是( ) A: 4<9<15 B: 8>9 and 7<9 C: -8%4 D: 8<<3
执行i=8;m=++i;语句后,i和m的值分别为()。 A: i=9,m=9 B: i=8,m=8 C: i=8,m=9 D: i=9,m=8
执行i=8;m=++i;语句后,i和m的值分别为()。 A: i=9,m=9 B: i=8,m=8 C: i=8,m=9 D: i=9,m=8
以下程序输出结果为( )int n = 10;while(n>7){ n--; printf("%d ",n);} A: 10 9 8 B: 9 8 7 C: 10 9 8 7 D: 9 8 7 6
以下程序输出结果为( )int n = 10;while(n>7){ n--; printf("%d ",n);} A: 10 9 8 B: 9 8 7 C: 10 9 8 7 D: 9 8 7 6