Answer Posted / eswar
multithreading means running more than one thread at a time
in one program.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Should synchronization primitives be used on bean methods?
What are the steps to write p-to-p model application?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What are the different approaches to represent an inheritance hierarchy?
how do you Handle Front End Application data against DB with example?
What is Stream Tokenizer?
Where can I find seam examples and documentation?
how to use debug in my elipse to solve problems that exist in my project
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Do you think that java should have had pointers?
What is a tasks priority and how is it used in scheduling?
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
Difference between new operator and class.forname().newinstance()?
Define the remote object implementation?
Explain what is orm?