What form of tech architecture is implemented inside a 'Peer-to-Peer' (P2P) network ecosystem on the internet? MCQ with Answer and Explanation

What form of tech architecture is implemented inside a 'Peer-to-Peer' (P2P) network ecosystem on the internet?
A. A system where processing is handled exclusively by mainframes
B. A decentralized model where every computer node acts both as a client and a server, sharing workloads directly
C. A centralized master cluster commanding passive worker clients
D. A cloud network structure where database access requires hardware proxy bypass loops
Answer: Option B
Solution (By JKSSB Mock Tests)
In a P2P network, participant nodes communicate and share file packets directly with one another without needing a centralized host hub.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the function of the 'Starred' or 'Flagged' folder inside a standard digital email workspace setup?
A. To collect and highlight important, urgent, or bookmarked email messages that the user has manually marked for easy tracking and future reference
B. To hold unverified spam items safely until automatic deletion
C. To clear configuration script parameters automatically from local storage modules
D. To store incomplete drafts of email layouts

Correct Answer: Option A


Explanation:
The Starred/Flagged folder aggregates messages that users have manually marked with a special marker icon, keeping important conversations easy to find.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which protocol is utilized by network administrators to dynamically assign local IP addresses automatically to devices joining a network?
A. FTP
B. DNS
C. DHCP
D. SMTP

Correct Answer: Option C


Explanation:
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network configuration parameters to client devices dynamically.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the role of the 'viewport' meta tag in responsive web design?
A. To disable scaling
B. To set the zoom level
C. All of the above
D. To adapt the page layout to different screen sizes

Correct Answer: Option C


Explanation:
The viewport meta tag controls the visible area and scaling for mobile devices, essential for responsive design.

This question belongs to: Computer Internet and Web Technologies