Originally, Ethernet used __________________ cabling.

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


coaxial coax

correct

Computer Science & Information Technology

You might also like to view...

Generics provide __________ that allows programmers to catch invalid types at compile time.

a. compile-time type safety. b. compile-time exception handling. c. compile-time error checking. d. run-time type safety.

Computer Science & Information Technology

If the sort pattern split routine consistently splits the array into two pieces size 1 and another of size N-1 then the run time is”

a) O(N 2 ) b) O(log N) c) O(N 1/2 ) d) O(N log N) e) The run-time depends on too many things to answer this.

Computer Science & Information Technology

When working with video files, an Adobe Flash media file has a file extension of ________

A) .avi B) .mp3 C) .swf D) .asv

Computer Science & Information Technology

For what are floating point numbers useful in programming?

What will be an ideal response?

Computer Science & Information Technology