can abstract class have constructor how can you achive
this ?
Answer Posted / ravikiran
Yes abstract class has a constructor
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do you start a thread?
What is internal variable?
What is keyword and identifier?
extending thread class or implementing runnable interface. Which is better? : Java thread
Can an object be null?
What is the difference between compare and compareto in java?
What is the meaning of course?
Why is multiple inheritance not supported in java?
What is function overriding and overloading in java?
What are different exception types exceptions available in java ?
Can we overload run() method in java?
How long will it take to learn java?
Define inheritance?
What is meant by interface?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?