what is constructor chaining ?????

explain with example in detail how to solve it program plz send a program

Your Answer

If sub class C calling its super class B constructor, and the that super class B constructor calling its super class A constructor then such type of constructor call known as constructor chaining.
example:
​if class A ------->super class
​B  ------->super /sub class
​C ------>sub class

Core Java

Didn't get the answer.
Contact people of Talent-Core Java directly by clicking here