Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / navya
Yes, it is compulsory to have atleast one abstract method
in abstract class
| Is This Answer Correct ? | 4 Yes | 17 No |
Post New Answer View All Answers
Can we force garbage collector to run ?
What is the abstract class?
Tell me a few examples of final classes defined in Java API?
What is the difference between instanceof and isinstance?
What is a constructor overloading in java?
Can string be considered as a keyword?
What is rule of accessibility in java?
How do you replace a string in java?
what do you mean by marker interface in java?
what is function overloading in java?
What is hash table in java?
Can we make a constructor final?
How will you reverse a singly-link list?
What are the super most classes for all the streams?
What are the differences between string, stringbuffer and stringbuilder?