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
Name three subclasses of the component class?
What are various types of class loaders used by jvm?
Brief description about local interfaces?
Can I use multiple html form elements with the same name?
Do I have to use jsps with my application?
Explain about local interfaces.
What is clustering? What are the different algorithms used for clustering?
Explain RMI Architecture?
What is the argument type of a programs main() method?
Why do I get a duplicate name error when loading a jar file?
What is RMI and what are the services in RMI?
How to implement RMI in Java?
Can you control when passivation occurs?
What is ioc concept & explain it?
What classes of exceptions may be caught by a catch clause?