Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / krishna
yes it is very much compulsory to have a one abstract mthod
in abstract class
otherwise will be no longer abstract
| Is This Answer Correct ? | 7 Yes | 33 No |
Post New Answer View All Answers
what is encapsulation in java? Explain
What is difference between adapter class and listener?
Why is java architectural neutral?
What two classes are used to read data only?
What is a priority queue java?
How does class forname work in java?
How do you take thread dump in java?
Explain restrictions on using enum?
How strings are created in java?
What is a default constructor and also define copy contrucyor?
Can private members of a base class are inheritable justify?
Does garbage collection occur in permanent generation space in jvm?
What is append function?
What is illegal identifier in java?
What is a layout manager and what are different types of layout managers available in java awt?