- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Are ‘this’ and ‘super’ keywords in Java?
Yes, this and super are keywords in Java. Where ‘this’ is used as a reference of the current object and, ‘super’ is used as a reference to the superclass object.
- Related Articles
- What is the difference between super and this, keywords in Java?
- How to use this and super keywords with lambda expression in Java?
- How can we use this and super keywords in method reference in Java?
- Super and Self Keywords in Rust Programming
- Difference between super() and this() in Java
- Difference between super() and this() in java Program
- Are true and false keywords in java?
- Can you use both this() and super() in a constructor in Java?
- Keywords in Java
- What are the different types of keywords in Java?
- super keyword in Java
- What are the uses of super keyword in java?
- Difference Between extends and implements keywords in Java
- What are signed and unsigned keywords in C++?
- What are the three usages of the super keyword in Java?

Advertisements