1.

In CGI, process starts with each request and will initiate OS level process.(a) True(b) FalseThis question was posed to me in unit test.I want to ask this question from Client and Server topic in division Java Server Technologies & Servlet of Java

Answer»

Right option is (a) True

To ELABORATE: A NEW process is started with each CLIENT request and that corresponds to initiate a heavy OS LEVEL process for each client request.



Discussion

No Comment Found

Related InterviewSolutions