Answer Posted / vikaas
After a thread is started(using its start() method), the JVM
invokes the thread's run() method.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between java class and bean?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
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 won’t the jvm terminate when I close all the application windows?
What is the difference between system.out ,system.err and system.in?
Explain RMI Architecture?
What do you need to set-up a cluster with jboss?
What are JTA/JTS and how they used by client?
What is the relationship between the canvas class and the graphics class?
What is prototype?
What is chat area? Explain.
What are the oops concept?
Why are some of the class and element names counter-intuitive?
What if the static modifier is removed from the signature of the main method?
What is bean? Where can it be used?