The Gigabit Ethernet standard 1000BaseX, is divided into a series of standards, with names such as ____________________ and ____________________.

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


1000BaseLX; 1000BaseSX

Computer Science & Information Technology

You might also like to view...

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

1) The model for the iterator in the STL was the pointer. 2) The Standard Template Library consists of the containers of various kinds. 3) The STL containers each define iterators appropriate to the internal structure of the container. 4) The operator * is prefixed to an iterator to insert an element in the container.

Computer Science & Information Technology

The names of the four elements of array p are ______ , _______ ,__________ and _________ .

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

Computer Science & Information Technology

The reference goes out of scope. If the referenced object becomes unreachable, the object can be garbage collected.

What will be an ideal response?

Computer Science & Information Technology

Malicious code that is intended to harm your computer is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology