at what specific time a constructor will invoke?Ikpefua Jacob-Obinyan wrote:
Krunal wrote: so my question is How Long the super class' constructor will call ?
Hello Krunal,
The super class constructor will be invoked according to the regular execution time of the program, it does NOT have specific timing nor specific timing calculation (to the best of my knowledge).
Regards
Ikpefua