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?
Which containers use a border layout as their default layout?
Are enterprise beans allowed to use thread.sleep()?
What is a session? Can you share a session object between different theads?
What is local interface. How values will be passed?
How task's priority is used in scheduling?
What’s jboss jbpm?
Are there books about seam?
What is the RMI and Socket?
What is the difference between the session.get() method and the session.load() method?
Have you used threads in Servelet?
Explain ioc concept?
What classes of exceptions may be caught by a catch clause?
whats is mean by connectionpooling
Explain about thread synchronization inside a monitor?