What's the difference between comparison done by equals method and == operator?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Difference between association, composition and aggregation?

0 Answers  


What is final method?

0 Answers  


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


Why do we create threads in java?

0 Answers  


Does Java support multiple Inheritance?

12 Answers  






What is singleton service?

0 Answers  


Does java linked list allow duplicates?

0 Answers  


What is the purpose of the enableevents() method?

0 Answers  


Which method will get invoked first in a stand alone application?

1 Answers  


where the static methods will live ,on stack ? can you explain brefly

1 Answers  


justify c is portable

1 Answers  


Can you explain the usages of class.forname()?

0 Answers  


Categories