To make an object to begin executing as a separate thread,
what method is used?
Answer Posted / devarathnam c,kotagudibanda(po
Hi...
public void run();method in Runnable interface,which only
one method in Runnable interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to implement RMI in Java?
Name three component subclasses that support painting?
Are there books about seam?
Difference between loadclass and class.forname?
What restrictions are placed on the values of each case of a switch statement?
Describe, in general, how java's garbage collector works?
Explain ioc concept?
What is the relationship between the canvas class and the graphics class?
What classes of exceptions may be caught by a catch clause?
What is the difference between system.out ,system.err and system.in?
Are we allowed to change the transaction isolation property in middle of a transaction?
What are the diff types of exception?
What are the sequence of steps to write pub or sub model kind of application?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is abstract schema?