Can i have abstract class with no abstract methods?
Answer Posted / aravind
yes we can have abstract class with out a abstract methods
but when u have a single abstarct method u r class must and
should be declared as Abstarct.
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
What is the impact of declaring a method as final?
What is the size of int?
Is java a prime method?
Explain about varargs in java?
What is the difference between access specifiers and access modifiers in java?
What does the exclamation mark mean in java?
What is communist flag?
Is singleton class immutable?
How do you use parseint in java?
How does thread synchronization occurs inside a monitor?
What is difference between iterator access and index access?
What java ide should I use?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
Is java 9 released?
Is char a method in java?