单选题Given the following output:  san-port-channel 12 is up   Hardware is Fibre Channel  Port WWN is 24:0c:00:0d:ec:d3:5c:00   Admin port mode is NP, trunk mode is on   Port mode is NP Port vsan is 1  Speed is 8 Gbps   Member[1] : fc2/3  Member[2] : fc2/4 

题目
单选题
Given the following output:  san-port-channel 12 is up   Hardware is Fibre Channel  Port WWN is 24:0c:00:0d:ec:d3:5c:00   Admin port mode is NP, trunk mode is on   Port mode is NP Port vsan is 1  Speed is 8 Gbps   Member[1] : fc2/3  Member[2] : fc2/4  What does "Speed is 8 Gbps" indicate?()
A

 The speed of the slowest interface in the port channel

B

 The combined speed of all interfaces configured in the port channel

C

 The combined speed of all interfaces in the port channel that are up

D

 The speed that can be achieved if all buffers are used


相似考题
更多“Given the following output:  san-port-channel 12 is up   Har”相关问题
  • 第1题:

    Given:If some sort of exception is thrown at line 34, which output is possible?()

    A.a

    B.b

    C.c

    D.ac

    E.abc


    参考答案:D

  • 第2题:

    A technician is testing a power supply for correct output voltages at the HDD power connector.Which of the following voltages should the technician expect for a correctly working power supply?()

    A.6V

    B.9V

    C.12V

    D.24V


    参考答案:C

  • 第3题:

    For a given Servlet Response response, which retrieves an object for writing binary data? ()

    • A、 response.get writer ()
    • B、 response.get Output Stream ()
    • C、 response.getOutput Writer()
    • D、 response.get Writer ().get Output Stream ()
    • E、 response.get Writer (Writer.OUTPUT_BINARY)

    正确答案:A,B

  • 第4题:

    Given the following output:  prompt> myapp   [1]+ Stopped myapp  prompt>   Which of the following commands will resume executing the stopped process while allowing the user to continue to type commands at the command prompt?()

    • A、 bg myapp
    • B、 continue myapp
    • C、 exec myapp
    • D、 fg myapp
    • E、 myapp &

    正确答案:A

  • 第5题:

    Given the following code:     public class Person{     int arr[] = new int[10];  public static void main(String a[]) {     System.out.println(arr[1]);     }     }  Which statement is correct?() 

    • A、 When compilation some error will occur.
    • B、 It is correct when compilation but will cause error when running.
    • C、 The output is zero.
    • D、 The output is null.

    正确答案:A

  • 第6题:

    单选题
    Given the following script, why does the output come out as an empty line instead of "dog"()#!/bin/ksh  $VAR=dog  echo "${VAR}"
    A

    The $VAR variable was not exported.

    B

    The $VAR should have been set as VAR.

    C

    dog needs double quotes around it when setting $VAR.

    D

    The { } should not be around VAR in the echo command.


    正确答案: B
    解析: 暂无解析

  • 第7题:

    单选题
    Given the following code:     public class Person{ static int arr[] = new int[10];  public static void main(String a[]) {     System.out.println(arr[1];)     }     }  Which statement is correct?()
    A

     When compilation some error will occur.

    B

     It is correct when compilation but will cause error when running.

    C

     The output is zero.

    D

     The output is null.


    正确答案: C
    解析:  int型数组是类对象,它在类被加载时完成初始化,在前面题目中已经有叙述,由于是原始数据类型int,其初始值为0。

  • 第8题:

    单选题
    Given the following script, why does the output come out as an empty line instead of "dog"?()
    A

    The $VAR variable was not exported

    B

    The $VAR should have been set as VAR

    C

    dog needs double quotes around it when setting $VAR

    D

    The { } should not be around VAR in the echo command


    正确答案: D
    解析: 暂无解析

  • 第9题:

    多选题
    For a given Servlet Response response, which retrieves an object for writing binary data? ()
    A

    response.get writer ()

    B

    response.get Output Stream ()

    C

    response.getOutput Writer()

    D

    response.get Writer ().get Output Stream ()

    E

    response.get Writer (Writer.OUTPUT_BINARY)


    正确答案: E,A
    解析: 暂无解析

  • 第10题:

    单选题
    Given: What is the result?()
    A

    No output is produced. 1 2 3

    B

    No output is produced. 2 3 4

    C

    No output is produced. 1 2 3 4

    D

    An exception is thrown at runtime. 1 2 3


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    Given the following output:  prompt> myapp   [1]+ Stopped myapp  prompt>   Which of the following commands will resume executing the stopped process while allowing the user to continue to type commands at the command prompt?()
    A

     bg myapp

    B

     continue myapp

    C

     exec myapp

    D

     fg myapp

    E

     myapp &


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    Given: What is the result?()
    A

    B

    B

    The code runs with no output.

    C

    Compilation fails because of an error in line 12.

    D

    Compilation fails because of an error in line 15.

    E

    Compilation fails because of an error in line 18.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Given the following router output,which configuration file will the router use at its next reload?()

    A.config

    B.clientqos.cnf

    C.startup-config

    D.running-configuration


    参考答案:D

  • 第14题:

    A technician is troubleshooting a network connectivity issue. Given the following abbreviated traceroute output:Which of the following is MOST likely occurring?()

    A. Switching loop

    B. Broadcast storm

    C. IP conflict

    D. Routing loop


    参考答案:D

  • 第15题:

    Given the following output:  san-port-channel 12 is up   Hardware is Fibre Channel  Port WWN is 24:0c:00:0d:ec:d3:5c:00   Admin port mode is NP, trunk mode is on   Port mode is NP Port vsan is 1  Speed is 8 Gbps   Member[1] : fc2/3  Member[2] : fc2/4  What does "Speed is 8 Gbps" indicate?()

    • A、 The speed of the slowest interface in the port channel
    • B、 The combined speed of all interfaces configured in the port channel
    • C、 The combined speed of all interfaces in the port channel that are up
    • D、 The speed that can be achieved if all buffers are used

    正确答案:C

  • 第16题:

    Given the following script, why does the output come out as an empty line instead of "dog"()#!/bin/ksh  $VAR=dog  echo "${VAR}"

    • A、The $VAR variable was not exported.
    • B、The $VAR should have been set as VAR.
    • C、dog needs double quotes around it when setting $VAR.
    • D、The { } should not be around VAR in the echo command.

    正确答案:B

  • 第17题:

    For a given Servlet Response response, which two retrieve an object for writing text data? ()

    • A、 response.get Writer ()
    • B、 response.get Output Stream ()
    • C、 response.get Output Writer ()
    • D、 response.get Writer ().get Output Stream()
    • E、 response.get Writer (Writer.OUTPUT_TEXT)

    正确答案:A,B

  • 第18题:

    单选题
    Given the following router output,which configuration file will the router use at its next reload?()
    A

    config

    B

    clientqos.cnf

    C

    startup-config

    D

    running-configuration


    正确答案: D
    解析: 暂无解析

  • 第19题:

    单选题
    A system administrator ran the iostat command because of system performance problems. The following iostat output is provided: Based on the output, which of the following is insufficient?()
    A

    CPU

    B

    Memory

    C

    Paging space

    D

    Disk capacityX


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    Given the following output what course of action should be undertaken for a long term solution()
    A

    Implement regular monitoring to avoid full filesystems

    B

    Double the size of /usr

    C

    Reduce the size of /home to balance the filesystems

    D

    Add another disk allow for growth.


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    With the following CLI command output performed on an LNS: show l2tp session L2TP session 1/2/3 is up .What is the meaning of the numeric values in the output?()
    A

    session 1, destination 2, tunnel 3

    B

    destination 1, session 2, tunnel 3

    C

    tunnel 1, session 2, destination 3

    D

    destination 1, tunnel 2, session 3


    正确答案: B
    解析: 暂无解析

  • 第22题:

    多选题
    For a given Servlet Response response, which two retrieve an object for writing text data? ()
    A

    response.get Writer ()

    B

    response.get Output Stream ()

    C

    response.get Output Writer ()

    D

    response.get Writer ().get Output Stream()

    E

    response.get Writer (Writer.OUTPUT_TEXT)


    正确答案: C,D
    解析: 暂无解析

  • 第23题:

    单选题
    Given the following code:     public class Person{     int arr[] = new int[10];  public static void main(String a[]) {     System.out.println(arr[1]);     }     }  Which statement is correct?()
    A

     When compilation some error will occur.

    B

     It is correct when compilation but will cause error when running.

    C

     The output is zero.

    D

     The output is null.


    正确答案: B
    解析: 实例变量在类的一个实例构造时完成初始化,而且在类的静态方法中不能直接访问类的非静态成员而只能访问类成员(像上题中一样),类的普通方法可以访问类的所有成员和方法,而静态方法只能访问类的静态成员和方法,因为静态方法属于类,而普通方法及成员变量属于类的实例,类方法(静态方法)不能使用属于某个不确定的类的实例的方法和变量,在静态方法里面没有隐含的this,而普通方法有。

  • 第24题:

    单选题
    Given: What is the result?()
    A

    1

    B

    2

    C

    12

    D

    Compilation fails.

    E

    No output is produced.

    F

    An exception is thrown at runtime.


    正确答案: A
    解析: 暂无解析