What feature does RIPng support that is not supported by RIP?

A. gigabit Ethernet
B. supernetting
C. IPv6
D. 32-bit addresses

Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is the correct hierarchy of iterator categories (weakest at the left)?

a. Input/output, forward, bidirectional, random access. b. Random access, forward, bidirectional, input/output. c. Bidirectional, forward, random access, input/output. d. Input/output, bidirectional, forward, random access.

Computer Science & Information Technology

myCanvas.addEventListener("mouseup", popupAMessage); For the above statement, the name or type of the event is ___.

A. myCanvas B. addEventListener C. "mouseup" D. popupAMessage

Computer Science & Information Technology