
what is the use of "this" and "super" keyword?

Hello Friend,
this is used to invoke the constructor of same class and super is used to invoke the constructor of super class.
For more information, visit the following links:
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.