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
What is a final class ?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is array list in java?
What is double checked locking in singleton?
What are the topics in core java?
What is the difference between a break statement and a continue statement?
What is a bufferedreader?
What do you mean by Function Overloading in java?
What are the different conditional statements?
How objects are stored in java?
What is integer valueof?
What is stringreader?
Explain the selection sort algorithm?
What do heavy weight components mean in java programming?
What is difference between fail-fast and fail-safe?