Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / navya
Yes, it is compulsory to have atleast one abstract method
in abstract class
| Is This Answer Correct ? | 4 Yes | 17 No |
Post New Answer View All Answers
What is java in detail?
How do you create a first line indent?
Explain different types of thread priorities ?
Can a class with private constructor be extended?
What are the different approaches to implement a function to generate a random number?
What is the final access modifier in java?
What is the difference between @before and @beforeclass annotation?
How hashmap increases its size in java?
Explain the transient field modifier?
What is the purpose of sizeof operator?
How to display arraylist values in java?
Which data type is class in java?
Name container classes in java programming?
java Technical questions asked by JPMC
Why we use methods in java?