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
If servlet receives multiple requests, how many objects will it create?
What is servlet used for?
What are the common methods that are included in the http servlet class?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is java servlet session?
What's the advantages using servlets than using cgi?
What is meant by a servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is Request Dispatcher?
What are the different session tracking techniques?
What are different ways for authentication of servlet?
Whether thread can be used in servlets?
What are the two important api's in for servlets?
Can filter be used as request or response?
What is http servlet in java?