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
Have you used threads in Servelet?
What is the relationship between an event-listener interface and an event-adapter class?
Explain phantom read?
what are RemoteObjects?
What are the call back methods in entity bean?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the purpose of the wait(), notify(), and notifyall() methods?
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
What is glasgow?
What is bean? Where can it be used?
Can we sent objects using Sockets?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Which textcomponent method is used to set a textcomponent to the read-only state?
Write a program to show synchronization?
What is a class loader? What are the different class loaders used by jvm?