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
What is the use of put method?
What is function and method in java?
What is the longest unicode character?
Why java is said to be pass-by-value ?
Is it possible for yielded thread to get chance for its execution again ?
State some situations where exceptions may arise in java?
Can we have a try block without catch block?
Give some features of interface?
Explain about method local inner classes or local inner classes in java?
What is file in java?
Difference between this() and super() in java ?
What is difference between equals and hashcode method?
What are reference variables in java?
What ide should I use for java?
What is the epoch date?