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 is the meaning of flag day?
What are identifiers in java?
explain local datetime api in java8?
Can you instantiate the math class?
Can we write a class without main method in java?
Can we have multiple public classes in a java source file?
Can we sort a map in java?
How do you write a conditional statement?
What do you understand by soft reference?
What is class array in java?
What are class types in java?
Can an abstract class be a final class?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is the difference between java applets and applications?
What is the difference between jvm and jre? What is an interface?