How is it possible in java programming for two string objects with identical values not to be equal under the == operator?


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

Post New Answer

More Core Java Interview Questions

what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


What is cloneable interface?

8 Answers  


What is the synchronized method modifier?

0 Answers  


Name two subclasses of the TextComponent class?

2 Answers  


What is the difference between static and non-static variables?

6 Answers  






Why object class is super class for every class in java?

0 Answers  


What does += mean in java?

0 Answers  


What is a treeset in java?

0 Answers  


How does compareto work in java?

0 Answers  


how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,


What is a module function?

0 Answers  


Difference between Array and vector?

9 Answers  


Categories