Can i have abstract class with no abstract methods?
Answer Posted / poonam
Yes, we can have abstract class without abstract method.
Best example is HttpServlet
Is This Answer Correct ? | 198 Yes | 11 No |
Post New Answer View All Answers
What checkbox method allows you to tell if a checkbox is checked?
Explain tree set and its features?
What is logical variable?
What is the generic class?
What is object class in java?
Is array an object in java?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What do you mean by collectors in java 8?
What is functional interface in java?
Are primitives objects?
What is the purpose of stub and skeleton?
What is Classloader in Java?
What is meant by null and void?
How do I start learning java?
What is fail fast in java?