可学答题网 > 问答 > IBM(000-235)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A system must be&#81


A system must be upgraded from AIX 5.1 to 5.2.  Which of the following scheduling processes should be performed? ()

  • A Schedule enough down time to backup, upgrade and reboot. 
  • B Backup, upgrade, then schedule enough down time to reboot the system. 
  • C Backup, then schedule enough down time to upgrade and reboot the system. 
  • D No scheduling processes are necessary because no down time is required.
参考答案
参考解析:
分类:IBM(000-235)题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、What must be theQ

What must be the same to make multiple switches part of the same Multiple Spannin...

3、A system must beQ

A system must be evaluated and tuned.  In order to use a set of performance...

4、现有int a,*b;,b=&a;,则下列运算错误的是

现有int a,*b;,b=&a;,则下列运算错误的是A*&aB&*aC*&bD&*b

5、若有定义语句:double a,+P=&;a;以下叙述中错误的是( )

若有定义语句:double a,+P=&a;以下叙述中错误的是( )。A定义语句中的*号是一个问址运算符B定义语句中的*号是一个说明符C定义语句中的P只能存放double类型变量的地址...

6、表达式10>5&&6%3的值是()

表达式10>5&&6%3的值是()A-1B非零值C0D1