How are this and super used?

How are this and super used?

Pahul
Views: 697 | Community Opinion: 1

Tags..  Java Interview  Core Java  Java qna

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Lunika Said..

This is used to refer to the current object instance. super is used to refer to the variables and methods of the superclass of the current object instance.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: