Can i have abstract class with no abstract methods?
Answer Posted / abhinav
yes we can have abstract classwithout abstract method only
if it has been inherited by another abstract class thats is
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the map interface in java programming?
What is difference between length and length() method in java ?
What is integer valueof?
Explain static nested classes ?
Is finalize() similar to a destructor?
what methods would you overwrite in java.lang.object class?
How to print nodes of a Binary tree?
What is procedure overloading?
How to instantiate static nested classes in java?
How do you declare a destructor in java?
Why is java so important?
Explain method overloading?
What is the simpletimezone class in java programming?
How do you stop a thread in java?
How many bits is a string in java?