Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / chellammal
No. It is not compulsory that an abstract class
should have atleast one abstract method.
One can declare a class as abstract still with full
implementation of methods. This avoids the instantiation
the class
| Is This Answer Correct ? | 34 Yes | 7 No |
Post New Answer View All Answers
What is meant by object?
What is boolean in java?
What does provide mean construction?
What is a method header?
Difference between notify() method and notifyall() method in java?
can rmi and corba based applications interact ?
How do you compare arrays in java?
What is string variable?
How can you set an applet’s height and width as a percentage?
What is data member in java?
How do you reverse sort in java?
What is 16 bits called?
What is static class
Which java ide is used the most?
How do I get 64 bit java?