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 a java predicate?

0 Answers  


What is the current version of java?

0 Answers  


Can you add null to a list java?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


How we get some middle records in one table?

2 Answers   3i Infotech,


Can constructor return value?

0 Answers  


Why do we create threads in java?

0 Answers  


In which order the iterator iterates over collection?

0 Answers  


What is private protected in java?

0 Answers  


What is java console application?

0 Answers  


Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this

2 Answers   NIIT, TCS,


What are the two main uses of volatile in Java?

0 Answers  


Categories