how are this and super used with


How are this () and super() used with constructors?

this() Constructors: is used to pointing current class instance.

Can be used with methods or variables.

Used to call constructer of same class.

Private variable can't be accessed using this().

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: how are this and super used with
Reference No:- TGS0355100

Expected delivery within 24 Hours