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
Is there a way to increase the size of an array after its declaration?
What is nextline method in java?
What is a singleton class? Give a practical example of its usage.
What are daemon Threads in java?
What does localhost mean?
Explain the difference between transient and volatile in java?
Can a method be static?
What are the main concepts of oops in java?
What do you understand by java?
What is the difference between stringbuffer and stringbuilder?
What are computer functions?
Is arraylist zero based?
How large is a boolean?
What is an i/o filter?
What is the difference between jdk, jre, and jvm?