题目

生成树协议STP在选择指定端口时,不会考虑的因素是()。

A、根路径成本

B、网桥ID

C、端口ID

D、网络负载

提示:未搜索到的试题可在搜索页快速提交,您可在会员中心"提交的题"快速查看答案。
答案
查看答案
相关试题

执行查询文件myquery.qpr的命令是(  )。

A、DO myquery

B、DO myquery.qpr

C、DO QUERY myquery

D、RUN QUERY myquery

在堆栈类SharedStack的定义中,为了保证堆栈在并发操作中数据的正确性,应在下划线处填入的修饰符是(  )。(两个下划线的填写内容相同)public class SharedStack { ______ int idx = 0; ______ char[] data = new char[10]; public synchronized void push(char c){……} public synchronized void pop(){……}}

A、public

B、不使用修饰符

C、private

D、protected

在执行语句SELECT department_id FROM employees,departments WHERE employees.department_id= departments.department_id;时报错,原因是()。

A、没有给表employees和表departments加别名

B、没有给列department_id加别名

C、不能用employees.department_id=departments.department_id作为条件

D、SELECT后面的department_id没有指定是哪个表

You have created a resource plan, DB_PLAN, using DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN and you want to impose a restriction on utilization of resources by the database users. Which step must be performed before you can start using the resource plan?()

A、 assign users to consumer groups

B、 set the resource plan for the instance

C、 configure a simple resource plan and specify plan directives

D、 configure a complex resource plan and specify plan directives

()是正确的E-mail地址。

A、mailto:Webmaster@ceiaeC.org

B、Wmailto:master@ceiaec.org

C、http://www.ceiaeC.org

D、D.http://www.ceiaeorg

联系我们 会员中心
返回顶部