Answer Posted / nitin
context switching is transfer one process to another process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is called Scriptlet?
What is preinitialization of a servlet?
When should you prefer to use doget() over dopost()?
Explain the architechure of a servlet?
What is the difference between 2 types of servlets?
Which http method is said to be non-idempotent and idempotent?
How the JSP file will be executed on the Server side?
What is meant by servlet? What are the parameters of the service method?
What is the difference between servlet and filter?
Why is init() method is used in servlets?
How to notify an object in session when session is invalidated or timed-out?
What do you mean by request dispatcher in servlet?
Where do you define dispatcherservlet?
Can servlet have a constructor ?
Explain the steps involved in placing a servlet within a package?