Normal telephone cable is a type of ________

A) coaxial cable B) Ethernet cable C) twisted-pair cable D) fiber-optic cable


C

Computer Science & Information Technology

You might also like to view...

What is meant by the saying, “C++ arrays are zero indexed.”. ?

A. The first element of a C++ array is accessed using zero as an index. B. The first element of a C++ array must contain the value of zero. C. C++ arrays have pointers to the location at [1]. D. Zero indexing is an object-oriented term; therefore, it applies to arrays.

Computer Science & Information Technology

Ruby's problem in the early days was the lack of a killer application that demonstrated is capabilities.

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

Computer Science & Information Technology

When adding a background image, (x) background-position and (y) background-position control where the image is placed relative to the element's left edge and ____ edge, respectively.

A. left B. right C. top D. bottom

Computer Science & Information Technology

Each repetition of a looping statement is called a(n) ____________________.

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

Computer Science & Information Technology