
Explain this and super in java with e:g?..... What is difference between this and super?....... can i use this and super in same code?....
thx in advance..... :)

this keyword is used to call the constructor of same class while super keyword is used to call the constructor of super class.
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.