Question:

A program that runs on a local machine requesting service from the server and terminates when the service is completed is called _________ .

Show Hint

Client programs request services from servers and handle responses to perform tasks on local machines.
  • user program
  • server program
  • client program
  • main program
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

A client program is a software application that runs on a local computer (client) and requests services or resources from a server over a network. The client initiates communication, sends requests, and waits for responses. Once the requested service is completed, the client program may terminate or wait for further instructions. This client-server architecture allows multiple clients to access shared resources managed by servers.
Was this answer helpful?
0
0

Questions Asked in CBSE CLASS XII exam

View More Questions