Answer Posted / guest
So that other threads may execute while the i/o operation
takes place
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is it possible to stop the execution of a method before completion in a sessionbean?
How will you pass parameters in RMI? Why do you serialize?
What is a tasks priority and how is it used in scheduling?
what is a portable component?
What is a class loader?
What class is the top of the awt event hierarchy?
What is glasgow?
Have you used threads in Servelet?
What is difference between object state and behavior?
Why do I get a duplicate name error when loading a jar file?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is colon_pkg_prefixes and what is its use?
What are the design considerations while making a choice between using interface and abstract class?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Why a client should be multithreading? Explain.