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
Can main method override?
What language is oop?
What is polymorphism and example?
Write a program to reverse a string using recursive function?
What is object and example?
is there any choice in opting subjects like 4 out of 7
What does I oop mean?
What is difference between inheritance and polymorphism?
why reinterpret cast is considered dangerous?
What is data binding in oops?
What is difference between data abstraction and encapsulation?
Why is object oriented programming so hard?
How can you overcome the diamond problem in inheritance?
Is data hiding and abstraction same?
What is multilevel inheritance explain with example?