How many ways can a thread be used?
Answer Posted / harsha
The thread implemented by using runnable interface is more
advantageous. The other way of using a thread is by
inheriting from the Thread class.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the difference between RMI and CORBA?
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?
What is permgen or permanent generation?
What value does readline() return when it has reached the end of a file?
Can you control when passivation occurs?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
Where can I ask questions and make suggestions about seam?
What’s jboss cache in short?
What is abstract schema?
What is the difference between the session.get() method and the session.load() method?
Is it possible to stop the execution of a method before completion in a sessionbean?
Explain about local interfaces.
What happens when a thread cannot acquire a lock on an object?
Is jvm a overhead?
What is the relationship between local interfaces and container-managed relationships?