Answer Posted / rajshekhar
There are 2 ways to create a thread
1.By extending thread class
2.and the second one is by implementing runnable
interface.among the two the second one is more common and
better to use.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the session.get() method and the session.load() method?
how to use debug in my elipse to solve problems that exist in my project
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Can I use multiple html form elements with the same name?
Do I need to import javlang package any time? Why ?
Do I have to use jsps with my application?
Is it possible to stop the execution of a method before completion in a sessionbean?
Difference between loadclass and class.forname?
How are commas used in the intialization and iteration parts of a for statement?
What is ioc concept & explain it?
Explain the different types of memory used by jvm?
What is the difference between RMI and Corba?
Difference between DurableSubscription and non- DurableSubscription?
What you mean by COM and DCOM?
why static class in java