Which of the following is an example of a CSMA/CD medium?
A. WEP
B. SONET
C. Token ring
D. Ethernet
Answer: D. Ethernet
Computer Science & Information Technology
You might also like to view...
Sorting an array using a heap sort means that an element removed from a minheap will be
a) the next array element in descending order b) the next array element in ascending order c) re-inserted into its proper position in the minheap d) an array element, but its position in the sorted array is not known e) None of these is true
Computer Science & Information Technology
Show how to generate a client proxy class using a language such as C++ that does not support reflection, for example from the CORBA interface definition given in your answer to Exercise 5.13. Give the details of the implementation of one of the methods in this class, which should call the method doOperation
What will be an ideal response?
Computer Science & Information Technology