Can i have abstract class with no abstract methods?
Answer Posted / arjun kumar
The class Abstract is defined as are used to declare common
characteristics of subclasses. It is used to provide a
template for concrete subclasses down the inheritance tree.
so we can't have abstract class with no abstract method
| Is This Answer Correct ? | 6 Yes | 24 No |
Post New Answer View All Answers
What does sprintf mean?
Which collection is thread safe in java?
What does @override mean?
What is the use of isempty in java?
What are daemon Threads in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Explain about main() method in java ?
What is t in parametric equations?
Can this keyword be used to refer static members?
What is the meaning of flag day?
What is the loop in java?
What is the difference between private & public & friendly classes?
Can we have more than one package statement in source file ?
Write a function to find out longest palindrome in a given string?
How many bytes are there?