Some switches can interconnect network interfaces of different speeds. These switches use ____ switching and, typically, a shared memory buffer.

A. symmetric
B. shared
C. virtual
D. asymmetric


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) Data is removed at the back of the queue. 2) A friend class is made to further a sense of community among the students. 3) A tree is a recursive structure. 4) A hash function maps an object to a unique number. 5) To insert a node into a doubly linked list requires references to the node before and

Computer Science & Information Technology

Item C in the accompanying figure shows the _______________ panel for the audio player plugin.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A means to thwart statistical analysis so that the key does not relate in a simple way to the ciphertext.

What will be an ideal response?

Computer Science & Information Technology

How many times will the loop steps in the instructions corresponding to the following pseudocode be executed, assuming 5 values - 5, 6, 7, 3, 0 - are input, one on each record?

``` Read SCORE DOWHILE SCORE > 0 Write SCORE ENDDO ``` a) 0 b) 4 c) 5 d) infinite

Computer Science & Information Technology