Computer Science, asked by skazimi9195, 10 months ago

Explain the use of this keyword in java.

Answers

Answered by PiyushSinghRajput1
3

Keyword THIS is a reference variable in Java that refers to the current object. The various usages of 'THIS' keyword in Java are as follows: It can be used to refer instance variable of current class. It can be used to invoke or initiate current class constructor.

Answered by Anonymous
2

Answer:

It is the keyword in Java.

✔️✔️✔️✔️✔️

Similar questions