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
How many ways can we create singleton class?
What are the special characters?
How to write custom exception in java?
What is static data type in java?
What is the function of java?
Which sort is best in java?
Explain notifyall() method of object class ?
What is difference between static class and normal class?
whatis Home interface and Remoteinterface? with example?
Why do people says “java is robust”?
What is the purpose of the strictfp keyword?
Can private class be extended java?
What is a generic type?
How many types of flags are there?
How to instantiate static nested classes in java?