What type of network architecture operates across decentralized nodes where every computer can act as both a client and a resource-sharing server to other machines? MCQ with Answer and Explanation

What type of network architecture operates across decentralized nodes where every computer can act as both a client and a resource-sharing server to other machines?
A. Peer-to-Peer (P2P) Network
B. Client-Server Network
C. Mainframe Terminal Network
D. Centralized Bus Network
Answer: Option A
Solution (By JKExamLibrary)
In a P2P network, there is no centralized server. Each node shares equal privilege and can distribute data blocks directly to other nodes.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
Which protocol works automatically to resolve local IP addresses to physical hardware addresses on an Ethernet network segment?
A. ARP (Address Resolution Protocol)
B. NAT
C. DHCP
D. DNS

Correct Answer: Option A


Explanation:
ARP converts logical IP targets into corresponding physical MAC addresses within a local data link layer segment.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which type of device operates at Layer 7 of the OSI model to translate formatting and protocol rules between entirely incompatible network architectures?
A. Passive Hub block
B. Network Gateway
C. Layer 2 Switch
D. Layer 1 Repeater

Correct Answer: Option B


Explanation:
A gateway acts as a protocol converter, translating data formats and communication rules between completely different network architectures.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which IP address class has the first octet range of 1 to 126?
A. Class A
B. Class B
C. Class D
D. Class C

Correct Answer: Option A


Explanation:
Class A addresses range from 1.0.0.0 to 126.255.255.255, with first bit 0.

This question belongs to: Computer Computer Networking