Can u write constructor in abstract.If yes den when it will
be invoked.
Answer Posted / chaitali chari
You cannot have a abstract constructor. If you declare a
constructor as abstract then it would give any error while
compilation saying abstract modifier not allowed.
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
What is jpa specification?
Which collection is ordered in java?
How do I write a self declaration?
What is meant by data hiding in java?
What two classes are used to read data only?
Write a java program for binary search?
What is java literals?
What is hashing principle in java?
How do you calculate roots in java?
What is a java applet? What is an interface?
What is bom encoding?
What is linked hashset and its features?
What is java and why do we need it? Explain
What is a classloader in java?
What is floor math?