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
Write a singleton program?
what are the advantages of JTA over JTS?
What is the difference between RMI and Corba?
What if the static modifier is removed from the signature of the main method?
Difference between hashmap and hashtable?
If your ui seems to freeze periodically, what might be a likely reason?
What is prototype?
How a component can be placed on Windows?
What is a modular application?
What is table mutation and how do you avoid it?
what are the activation groupworks?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How to implement RMI in Java?
How will you pass parameters in RMI? Why do you serialize?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?