Is it compulsory to have atleast one abstract method in
abstract class?
Answer Posted / gaurav agrawal
abstract class can have methods without abstract methods.
if someone dont konw the proper answer then please dont
give the answer.
this is not the proper way.
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
How many functional interfaces does java 8 have?
What are alternatives to java serialization?
How do you compare objects in java?
What are new features introduced with java 8 ?
What is meant by data hiding in java?
How to display names of all components in a Container?
How do you use compareto?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What are the advantages of exception handling?
I don’t want my class to be inherited by any other class. What should I do?
How do you control extraneous variables?
Explain the difference between intermediate and terminal operations in java8?
What is the difference between static method and instance method in Java?
Where are local variables stored?
What is java in layman terms?