What is more advisable to create a thread, by implementing
a Runnable interface or by extending Thread class?
Answer Posted / ravikiran
by implementing runnable interface
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State the difference between creating string as new () and literal.
define polymorphism in java
How do you write a good declaration?
What are thread groups?
What is the difference between interface & abstract class?
Difference between overriding and overloading in java?
What is a class instance variable?
What is the purpose of a volatile variable?
What is the purpose of stub and skeleton?
How does linkedlist work in java?
What are multiple inheritances? Is it supported by java?
What is the r character?
How to instantiate member inner class?
What java ide should I use?
What modifiers may be used with a top-level class?