which one the better thread emplemented thread or extended ?
Answer Posted / ravikiran
implementing runnable interface is a bettr practice
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of functional interface in java 8?
How many types of memory areas are allocated by jvm?
What is the difference between abstract classes and interfaces?
What are autoboxing and unboxing? When does it occur?
How do you implement singleton class?
What is the difference between static class and normal class?
What does || || mean in math?
What is OOP's Terms with explanation?
Give a brief description of java socket programming?
How does split work in java?
How can we create an immutable class in java?
Why are arrays useful in java?
why Interface used?
Does garbage collection occur in permanent generation space in jvm?
Which collection is thread safe in java?