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
Explain the advantages and disadvantages of detached objects.
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
Describe, in general, how java's garbage collector works?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What’s jboss cache in short?
Explain the different types of memory used by jvm?
What is a clone?
whats is mean by tiles in struts
the same information whether it will connect to the database or it will be used previous information?
What is aop(assepct oriented programing)?
what are memory considerations of jsp compares to other web components?
What modifiers may be used with an inner class that is a member of an outer class?
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?
Difference between swing and awt?
What is synchronization and why is it important?