The Frame Relay ____ topology is like the bus LAN topology; nodes are simply strung along in a daisychained fashion.

A. full mesh
B. star
C. partial mesh
D. peer


Answer: D

Computer Science & Information Technology

You might also like to view...

Define a function named cents2 that returns its argument divided by 100 exactly (and includes decimal places if necessary). Make sure your function does not truncate the answer. For example:

>>> cents2(12345) 123.45

Computer Science & Information Technology

____ is work that is not protected by copyright law and is free to use and copy.

A. Public domain B. Internet domain C. WWW domain D. Free domain

Computer Science & Information Technology

In a Ribbon GUI, a gallery displays the additional options.

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

Computer Science & Information Technology

In which of the following layers of the OSI model does the TCP protocol operate?

A) Session B) Transport C) Network D) Data Link

Computer Science & Information Technology