Which of the following is MOST important to include on the disaster recovery documentation?()A. Emergency exitsB. The test planC. PayrollD. All IT contact numbers

题目
Which of the following is MOST important to include on the disaster recovery documentation?()

A. Emergency exits

B. The test plan

C. Payroll

D. All IT contact numbers


相似考题
参考答案和解析
参考答案:B
更多“Which of the following is MOST important to include on the disaster recovery documentation?() ”相关问题
  • 第1题:

    Whichofthefollowingrolesprovidestheprivilegestomaintainandquerytherecoverycatalogschema?()

    A.EXECUTE_CATALOG_ROLE

    B.CONNECT

    C.RESOURCE

    D.RECOVERY_CATALOG_OWNER

    E.RECOVERY_CATALOG_USER


    参考答案:D

  • 第2题:

    下列关于CSS重要性的说法中正确的是()

    A.!important要写在分号“;”的前面

    B.!important要写在相关属性值的前面

    C.!important权值为1000

    D.!important只能应用与字体样式设置


    CSS用于设置HTML页面中的文本内容、图片的外形以及版面的布局等外观显示样式

  • 第3题:

    提升选择器样式重要性的代码正确的是()

    A..green{ color:green!important; }

    B..green{ !important color:green; }

    C..green!important{ color:green!important; }

    D..green{ color:green; }!important;


    正确

  • 第4题:

    毒理学研究中提倡3R原则是指

    A、replacement\reduction\refinement

    B、replacement\recovery\refinement

    C、replacement\reduction\reference

    D、replacement\recovery\reactivity

    E、replacement\recovery\reference


    参考答案:A

  • 第5题:

    下面关于CSS样式优先级,正确的是

    A.!important > id > class > tag

    B.id> !important > class > tag

    C.!important > tag > class > id

    D.tag> id > class > !important


    important > id > class > tag

  • 第6题:

    CSS优先级说法正确的是?

    A.!important > id > class > tag

    B.!important < id < class < tag

    C.!important>class>id>tag

    D.!important>tag>id>class


    important > id > class > tag