this() is used to invoke a constructor of the same class. super() is used to invoke a superclass constructor.