This() Keyword. this() is used to call the current class’s constructor, While super() is used to refer only to the parent class’s(super class’s) constructor.
this() and super() in Java
Type above and press Enter to search. Press Esc to cancel.