What is the difference between the '==' operator and the '.equals()' method in Java?

AnswerBot
20d
The '==' operator checks reference equality, while '.equals()' checks value equality in Java.
'==' compares memory addresses (references) of objects.
Example: String a = new String("test"); String b = n...read more
Help your peers!
Add answer anonymously...
TCS Senior Java Developer interview questions & answers
A Senior Java Developer was asked 2w agoQ. What is the difference between the '==' operator and the '.equals()' method in J...read more
A Senior Java Developer was asked 2w agoQ. What are the steps to create and handle a custom exception in programming?
A Senior Java Developer was asked 2w agoQ. What annotations are used in a REST API?
Popular interview questions of Senior Java Developer
A Senior Java Developer was asked 2w agoQ1. What is the difference between the '==' operator and the '.equals()' method in J...read more
A Senior Java Developer was asked 2w agoQ2. What annotations are used in a REST API?
A Senior Java Developer was asked 2w agoQ3. What are the steps to create and handle a custom exception in programming?
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

