DEVFYI - Developer Resource - FYI

What are the functions of the typical server program?

Networking Interview Questions and Answers


(Continued from previous question...)

32. What are the functions of the typical server program?

It waits for client-initiated requests. Executes many requests at the same time. Takes care of VIP clients first. Initiates and runs background task activity. Keeps running. Grown bigger and faster.

(Continued on next question...)

Other Interview Questions