Can i have abstract class with no abstract methods?
Answer Posted / sowju
yes we can have.Abstract class can have one or more abstract
and non abstract methods,but it must contain aleast one
abstract method.
| Is This Answer Correct ? | 6 Yes | 22 No |
Post New Answer View All Answers
What causes memory leak in java?
What is split return?
What is a treeset in java?
What is yield () in java?
How garbage collection is done in java?
v-model life cycle
Can we serialize arraylist in java?
What is return code?
Is intellij better than eclipse?
What is function declaration?
What is the implementation of destroy method in java. Is it native or java code?
What is the technique adopted to create an immutable class?
What is nested top-level class?
What is the difference between the paint() and repaint() methods in java programming?
How many bits is a string in java?