Can i have abstract class with no abstract methods?
Answer Posted / santosh
yes we can have concreate method in the abstract class
| Is This Answer Correct ? | 42 Yes | 4 No |
Post New Answer View All Answers
Why main method is called first in java?
What is jit compiler in java?
What is a variable in java?
What about anonymous inner classes in java?
Is there any tag in htm to upload and download files?
What are access specifiers available in java?
Why do we need singleton class?
What is the purpose of abstract class?
How many types of memory areas are allocated by jvm?
What is difference between final and immutable?
What is the purpose class.forname method?
Can final class have constructor?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is a class variable?
How do you input a string in java?