Answer Posted / azmeer hossin
Context Switching is the process by which threads sleep and run. It occurs when a thread stops and another runs.
sorry if i was confusing....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is servlet collaboration?
What are some disadvantages of storing session state in cookies?
What is servlet instance?
What are different ways for authentication of servlet?
What is servlet in simple terms?
What is url encoding and url decoding
What are the important functions of filters?
why we should override only no-agrs init() method.
What do you mean by httpservlet?
Explain in brief the directory structure of a web application?
The code in a finally clause will never fail to execute, right?
What do you mean by cgi in servlet?
What is meant by Servlet? What are the parameters of service method?
How can we create deadlock situation in servlet?
What is difference between jsp and servlet?