Q. P2P is a _____ application architecture.
β
Correct Answer: (D)
Distributed
Explanation:
P2P (Peer-to-Peer) is a distributed application architecture where each node (peer) acts as both a client and a server.
- There is no centralized control, and resources are shared directly between peers.
Other options:
- (A) 1-tier β Typically refers to standalone applications, not applicable here.
- (B) Centralized β Opposite of P2P.
- (C) Client/server β Involves a central server and clients, unlike P2P.
So, P2P is a Distributed application architecture.
Explanation by: Mr. Dubey
P2P (Peer-to-Peer) is a distributed application architecture where each node (peer) acts as both a client and a server.
- There is no centralized control, and resources are shared directly between peers.
Other options:
- (A) 1-tier β Typically refers to standalone applications, not applicable here.
- (B) Centralized β Opposite of P2P.
- (C) Client/server β Involves a central server and clients, unlike P2P.
So, P2P is a Distributed application architecture.