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
How we create object in copy constructor?
What is the equal sign?
What are locale settings?
How do you ensure that n threads can access n resources without deadlock?
Why do we need singleton?
What is the purpose of extern variable?
Where are local variables stored?
Is oracle charging for java?
What is the difference between super class & sub class?
What is final, finally, finalize?
What is set string?
What is the abstract class?
What's the base class of all exception classes?
What is length in java?
Is java a utf 8 string?