how to create thread in java?
Answer Posted / chiranjeevi
threads are created in two ways
1.extending threadclass
2.runnable interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you explain polymorphism?
to find out the minimum of two integer number of two different classes using friend function
What is use of overloading?
What does and I oop mean in text?
What is static modifier?
hi all..i want to know oops concepts clearly can any1 explain??
What are the important components of cohesion?
what is different between oops and c++
What is destructor in oop?
What is abstract class in oop?
What is the important feature of inheritance?
Is html an oop?
What is static in oop?
What is cohesion in oop?
Can abstract class have normal methods?