Answer Posted / venkatesh
abstract class have atleast abstract method
it is maily used for to prevent create object of class.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Can It is possible to synchronize the constructor of a Java Class?
What’s the difference between applets and standalone program?
What are the different types of constructor?
How many static init can you have?
What is gui programming?
What is difference between jdk,jre and jvm?
Does sprintf add a null terminator?
What is a nested structure?
Do I need java on my pc?
when to use ArrayList and when to use HashMap in webApplication.
Give me some null interfaces in java?
How concurrent hashmap works?
What is hashing principle in java?
What is the difference between access specifiers and access modifiers in java?
why Java does not support multiple inheritances?