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
Why are component architectures useful?
What is the relationship between an event-listener interface and an event-adapter class?
What is meant by method chaining?
What is jboss?
What class is the top of the awt event hierarchy?
Is infobus easy to use?
Explain RMI Architecture?
What is the difference between the session.get() method and the session.load() method?
How primary key is implemented in Oracle?
what is a non-repeatable read?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What does module-relative mean?
What are the diff types of exception?
What is a session? Can you share a session object between different theads?
What are externizable interface?