In which of the following networking types can a computer be a client to other computers and act as a server as well?

A. Bus
B. Ring
C. VPN
D. Peer to peer


Answer: D. Peer to peer

Computer Science & Information Technology

You might also like to view...

The code that is used to represent glyphs or syllables or whole words is:

A) block sequence. B) Unicode. C) mnemonic code. D) significant-digit.

Computer Science & Information Technology

Where should comments be displayed in relation to the macro action?

A) To the left of each macro action B) Above each macro action C) Below each macro action D) To the right of each macro action

Computer Science & Information Technology

The pseudocode for a recursive method is shown below. What statement is missing from the area labeled (b)?biplane.taxi (target)  (a)  If  ( [biplane.distance to target]  > 1 meter)     {     biplane.point at target     biplane.move forward 1 meter       (b)       }  (c) 

A. Start B. Do together C. biplane.taxi (target) D. Stop

Computer Science & Information Technology

Angela wants to make one of the paragraphs on her press release stand out. What are some ways she could do this?

What will be an ideal response?

Computer Science & Information Technology