Question : Which of the following best explains scalability in client-server architecture?
Solution :
Correct Answer : Server can handle multiple clients simultaneously
Description -
Question : Which of the following is a real-world example of the client-server model?
Solution :
Correct Answer : Web browsing using a browser
Description -
Question : In comparison to peer-to-peer networks, client-server networks are:
Solution :
Correct Answer : Centrally managed
Description -
Question : Which of the following is an advantage of client-server architecture?
Solution :
Correct Answer : Centralized data management
Description -
Question : Which architecture introduces a middleware layer between client and server?
Solution :
Correct Answer : 3-Tier
Description -
Question : What happens immediately after a client sends a request?
Solution :
Correct Answer : Server processes the request
Description -
Question : Which protocol is commonly used in the client-server model for web communication?
Solution :
Correct Answer : HTTP
Description -
Question : Which of the following is a key feature of a server?
Solution :
Correct Answer : Stores and processes data for clients
Description -
Question : What is the primary role of a client in a client-server architecture?
Solution :
Correct Answer : Initiate requests for services or data
Description -
Question : Which of the following best defines the client-server model?
Solution :
Correct Answer : Tasks are divided between requesters and providers
Description -
Question : Which of the following best describes P2P architecture advantage?
Solution :
Correct Answer : Self-scalability and cost-effectiveness
Description -
Question : Which of the following protocols is used for file transfer between systems?
Solution :
Correct Answer : FTP
Description -
Question : Which protocol is used for automatic IP address assignment?
Solution :
Correct Answer : DHCP
Description -
Question : Which architecture allows peers to act as both client and server?
Solution :
Correct Answer : P2P
Description -
Question : Which of the following is a disadvantage of client-server architecture?
Solution :
Correct Answer : Single point of failure
Description -
Question : In client-server architecture, the server is characterized by:
Solution :
Correct Answer : Fixed, well-known IP address
Description -
Question : Which application layer protocol is stateless in nature?
Solution :
Correct Answer : HTTP
Description -
Question : Which protocol is responsible for translating domain names into IP addresses?
Solution :
Correct Answer : DNS
Description -
Question : Which of the following is NOT a service of the application layer?
Solution :
Correct Answer : Routing of packets
Description -
Question : The application layer in the OSI model is responsible for:
Solution :
Correct Answer : Providing services directly to user applications
Description -