Can i have abstract class with no abstract methods?
Answer Posted / shraddha
yes abstract class can have zer or more abstract methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When is the garbage collection used in Java?
What is java’s garbage collected heap?
what is synchronization? : Java thread
What is a wrapper method?
Is list thread safe in java?
What is a default constructor and also define copy contrucyor?
Why multiple inheritance is not supported by java?
What is null data type?
Why method overriding is used?
How do you reverse a string in java?
Is logger a singleton?
Is an array a vector?
Can we use catch statement for checked exceptions?
What means public static?
What is meant by object oriented programming – oop?