单项选择题

在Windows 2003 Server中启用配置SNMP服务时,必须以______身份登录才能完成SNMP服务的配置功能。

A.guest
B.普通用户
C.administrator组成员
D.user组成员
<上一题 目录 下一题>
热门 试题

单项选择题
Interrupt Service Routines (ISR) are the portions of the program code that handle the interrupt requests. When an Interrupt is triggered(either a hardware or software interrupt), the processor breaks away from the current task, moves the ______ to the ISR, and then continues operation. When the ISR has completed, the processor returns execution to the previous location.
A.memory
B.function
C.instruction pointer
D.variable
单项选择题
某嵌入式系统的中断按中断来源分为两大类:内部中断和外部中断。______属于外部中断。
A.单步中断
B.用户自定义的软中断
C.断点中断
D.键盘输入中断
相关试题
  • 以下作品中,不适用或不受著作权法保护的是...
  • 冯·诺依曼计算机中指令和数据均以二进制形...
  • 若计算机存储数据采用的是双符号位(00表...
  • 执行下面的一段C程序后,变量ret的值为__...
  • Jackson设计方法是一种面向______的...