Java Interview Questions ☕
Some questions were asked to me last week, I loved to share these questions.
Question 1. "this" keyword.
Answer: "this" keyword refers to the current instance of the class. It is used to differentiate between instance variables and parameter variable...
hemantdwivedi.hashnode.dev2 min read