题目内容

假定有一只经过训练的狗,命令它运送一盒3盘磁带,每盘磁带的容量都是7GB,小狗以每小时 18km的速度奔跑。设距离为L,则当()时,小狗的数据传输速率比155Mbit/S的ATM线路的数据传输速率要高。

A. L=5km
B. L=7km
C. L=8km
D. L=9km

查看答案
更多问题

定义如下变量和数组: int k; int a[3][3]=9,8,7,6,5,4,3,2,1;则下面语句的输出结果是( )。 for(k=0;k<3;k++) printf("%d",a[k][k]);

A. 7 5 3
B. 9 5 1
C. 9 6 3
D. 7 4 1

有如下程序: #include <stdio.h> msin() char s[]="ABCD",*P; for(p=s+1; p<s+4; p++) Printf("%s\n",p); 该程序的输出结果是( )。

ABCD
BCD
CD
D
E. A
F. B
G. C
H. D
I. B
J. C
K. D
L. BCD
M. CD
N. D

As a branch of linguistics, the study that is concerned with the internal structure of words and the rules by which words are formed is called

A. lexeme.
B. lexicology.
C. phonology.
D. morpheme.

所有的对象均属于某对象类,每个对象类都定义了一组()。

A. 说明
B. 方法
C. 过程
D. 类型

答案查题题库