Can we inherit the constructor in a Class?please give one
example.
Answer Posted / r.jainrocks@gmail.com
we can't inherit constructors because constructors are not the members of a class.
as in case of blocks.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is ordered map in java?
Explain polymorphism citing an example.
Can we increase size of array?
Are arrays dynamic in java?
Is 0 true or false?
What is the maximum length of a url?
What is a heavyweight component?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Is java se open source?
How do you take thread dump in java?
How many types of design patterns are there?
What is final keyword?
Explain the difference between comparator and comparable in java?
Can we create object of inner class in java?
What type of value does sizeof return?