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
Explain the difference between collection api and stream api in java8?
What are the difference between string, string builder, and string buffer in java?
Explain about the security aspect of java?
What is the difference between scrollbar and scrollpane?
What language is java written?
Which programming language is best in future?
What do you mean by constructor?
What is the same as procedures?
What is the purpose of finalization in java programming?
How do you override a method?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Can you give names of Container classes?
What does a void function return?
Which method returns the length of a string?
Explain about arraylist?