What type of network employs computers that are equally capable of being both clients and servers?

A. Internet
B. peer-to-peer
C. LAN
D. WAN


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true of a priority_queue?

a. It does not allow insertions in sorted order. b. Each of its common operations is implemented as an inline function. c. A bucket sort is usually associated with it. d. It must be implemented as a deque.

Computer Science & Information Technology

Compare and contrast the Linux shell features against the graphical shells available on Windows. Which do you think is better?

What will be an ideal response?

Computer Science & Information Technology

If you're looking for connections within your company, join your company's ________ on Facebook

A) network B) group page C) Timeline D) public

Computer Science & Information Technology

Of the following, which is not a logic error?

a) Using the assignment (=) operator instead of the (==) equality op-erator to determine if two values are equal b) Dividing by zero c) Failing to initialize counter and total variables before the body of a loop d) Using commas instead of the two required semicolons in a for header

Computer Science & Information Technology