单选题在Windows2000操作系统中,要查看已知文件类型的扩展名,需要在磁盘目录下执行命令上 (1) 设置;用键盘上的Delete键删除U盘中的文件时,该文件 (2) ;在硬盘上要直接删除文件而不让文件进入回收站,可以用快捷键 (3) 。
单选题The Border Gateway Protocol (BGP) is an interautonomous system {{U}}(28) {{/U}} protocol. The primary function of a BGP speaking system is to exchange network {{U}}(29) {{/U}} information with other BGP system. This network reachability information includes information on the list of Autonomous System (ASs) that reachability information traverses. BGP-4 provides a new set of mechanisms for supporting {{U}}(30) {{/U}} interdomain routing. These mechanisms include support for advertising an IP {{U}}(31) {{/U}} and eliminate the concept of network class within BGR BGP-4 also introduces mechanisms that allow aggregation of routes, including. {{U}}(32) {{/U}} of AS paths. These changes provide support for the proposed supernettting scheme.
单选题目前使计算机病毒传染范围最广的媒介是 (7) 。
单选题
单选题某二叉树如图所示,若进行顺序存储(即用一维数组元素存储该二叉树中的节点且通过下标反映节点间的关系
单选题某块 SoundBlaster 声卡是8 位的,这里的“8 位”指( ) 。
单选题
单选题用链接方式存储的队列,在进行删除运算时 (41) 。
单选题以下C程序段的输出结果是{{U}} {{U}} {{/U}} {{/U}}。
#include<stdio.h> void prt(int*x,Int*y,int*z)
{ printf("%d,%d,%d/n",++*x,++*y,*(z++)); }
void main() { int a=10,b=40,c=20;
Prt(&a,&b,&c);
Prt(&a,&b,&c); }
A.11,42,31 12,22,41
B.11,41,20 12,42,20
C.11,21,40 11,21,41
D.11,41,20 12,42,22
单选题
单选题在网络分层设计模型中,除过核心层和接入层之外,还有( )。
单选题
单选题在Windows环境中,若要将某个文件彻底删除(即不放入回收站),则应先选中该文件,并同时按下________快捷键,然后在弹出的对话框中单击“”按钮。
单选题假设某计算机系统中资源R的可用数为9.系统中有3个进程竞争R,且每个进程都需要i个R,则该系统可能会发生死锁的最小i值是
单选题
单选题若pllsh、pop分别表示入栈、出栈操作,初始栈为空且元素1、2、3依次进栈,则经过操作序列push、push、pop、pop、push、pop之后,得到的出栈序列为 。
单选题软件开发中常采用的结构化生命周期方法,由于其具有的特征一般称其为 (44) 。
单选题下列作业调度算法中有最短作业平均周转时间的是: 。
单选题在大多数磁盘中, (10) 。
单选题图2-4中不存在(41)。
