how to create thread in java?
Answer Posted / manju
Thread can be created by
1. Extending Thread Class
2. implementing Runnable interface
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pointer in oop?
write a program that takes input in digits and display the result in words from 1 to 1000
How is class defined?
What is basic concept of oop?
What is new keyword in oops?
What are the three parts of a simple empty class?
What is abstraction with example?
What are oops functions?
Why polymorphism is used in oops?
What is byval and byref? What are differences between them?
write string class as your own class in java without using any built-in function
How oops is better than procedural?
Who invented oop?
What is abstraction in oop with example?
What is an example of genetic polymorphism?