Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / geetha
yes,whenever a class is defined as an abstract it should
have atleast one method as an abstract
| Is This Answer Correct ? | 5 Yes | 20 No |
Post New Answer View All Answers
Why do we use string?
a thread is runnable, how does that work? : Java thread
What is difference between module and function?
What's the base class of all exception classes?
What is difference between hashset and hashmap in java?
What are the features in java?
What is hashmap and map?
What is numel matlab?
What do you mean by global variable?
Which is best ide for java?
How to overcome the exception object reference not set to an instance of object?
Explain about join() method?
Is null keyword in java?
In how many ways we can do exception handling in java?
What about instanceof operator in java?