Answer Posted / hari krishna
All the classes including the abstract classes can have
constructors.Abstract class constructors will be called
when its concrete subclass will be instantiated.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is an immutable class?
Is array synchronized in java?
When is the arraystoreexception thrown?
What are static variables and functions?
Which sort is best in java?
What is the return type of the main method?
Can I learn java without any programming experience?
What is difference between static variable and global variable?
Is static a keyword in java?
What are the basic concepts of OOPS in java?
Why we used break and continue statement in java?
What are the pillars of java?
Can we force garbage collector to run ?
How many bytes is 255 characters?
How to display names of all components in a Container?