单选题
单选题在Windows操作系统中,同一个文件夹下 (4) 。
单选题
单选题下列总线中 是一种通常用于远程通信的串行总线。
单选题在UML的通用机制中, (45) 用于把元素组织成组; (46) 是系统中遵从一组接口规范且付诸实现的物理的,可替换的软件模块。
单选题一个事务中所有对数据库的操作是一个不可分割的操作序列,这称为事务的 (17) 。
单选题所有在函数中定义的变量都称为 (33) 。
单选题A(n) ______ document is an interlinked system of documents in which a user may iump from one document to another in a nonlinear,associative way.
单选题______是指在与发送端处于同一边的接收端处所感应到的从发送线对感应过来的串扰信号。 A.衰减量 B.近端串扰 C.传输延迟 D.回波损耗
单选题A (71) is a data type whose major attributes are determined by the roles governing the insertion and deletion of its elements. The only element that can be deleted or removed is the one that was inserted most (72) . Such a structure is said to have a last-in/first-out (LIFO) behavior, or protocol.
单选题已知n 为一正整数,在下面的循环语句中,循环体的重复次数约为__( )__ 。
s = 0; i = 1;
while(i<n)
{i = i *2; s = s + i;}
单选题有如下两个关系,其中雇员信息表关系EMP的主键是雇员号,部门信息表关系DEPT的主键是部门号。若执行下面列出的操作,(19)操作不能成功执行。
单选题
单选题
单选题带标志符的数据表示简化了 (12) 。
单选题在Word中,要撤销最近的一次操作,可以使用 (40) 快捷键。
单选题
单选题设有字符串S和P,串的模式匹配是指确定________。
单选题