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
Which package has light weight components in java programming?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is instance example?
What occurs when an object is constructed?
Describe the various concepts related to object oriented programming (oop).
What are memory tables?
What are the concepts of 'OOPS'?
Which keyword specify that a variable is effectively final ?
How do you create immutable object in java?
What is difference between hashset and hashmap in java?
Is heap stored in ram?
Difference between throw and throws?
What is the structure of java?
Is math class static in java?
Can you override static methods?