What structural architecture is used by a peer-to-peer (P2P) network model? MCQ with Answer and Explanation

What structural architecture is used by a peer-to-peer (P2P) network model?
A. A high-capacity central mainframe coordinates all data assets.
B. Devices connect to a single central cable using structural terminators.
C. Every computer node can act as both a client that requests data and a server that shares data directly with other devices.
D. Nodes communicate exclusively via analog phone line modems.
Answer: Option C
Solution (By JKSSB Mock Tests)
A P2P network distributes roles evenly across all nodes, allowing devices to share resources directly without a central server.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
What is the function of a modem's modulation?
A. Amplifies signals
B. Filters signals
C. Converts analog to digital
D. Converts digital signals to analog for transmission

Correct Answer: Option D


Explanation:
Modulation converts digital data from a computer into analog signals suitable for transmission over telephone lines.

This question belongs to: Computer Computer Networking
Question #2
Which layer of the OSI model is responsible for end-to-end error recovery and flow control?
A. Session layer
B. Data link layer
C. Network layer
D. Transport layer

Correct Answer: Option D


Explanation:
The transport layer (e.g., TCP) provides reliable data transfer, error recovery, and flow control.

This question belongs to: Computer Computer Networking
Question #3
What type of network architecture designates a high-capacity central machine to host resources, validate logins, and manage security parameters for all connected client systems?
A. Decentralized Mesh Mesh
B. Linear Bus Pattern
C. Client-Server Model
D. Peer-to-Peer Model

Correct Answer: Option C


Explanation:
A client-server model uses a centralized server to manage security, databases, and network administration, responding to requests from client workstations.

This question belongs to: Computer Computer Networking