i want to call super class constructor in sub class construtor. For that i am using super() but without super() also, i can able to call super class constructor. how it works.
2.Example: here i am not using super(), but it works fine
i want to call super class constructor in sub class construtor. For that i am using super() but without super() also, i can able to call super class constructor. how it works.
2.Example: here i am not using super(), but it works fine