How is it possible 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 are event-delegation model and event-inheritance model? Which is best?

1 Answers  


What is the purpose of format function?

0 Answers  


What is output buffer?

0 Answers  


If a class is declared without any access modifiers, where may the class be accessed in java programming?

0 Answers  


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  






What is the meaning of flag day?

0 Answers  


How do you sort a list in java?

0 Answers  


Is static variable stored in heap?

0 Answers  


What is command line used for?

0 Answers  


What language is an assembler written in?

0 Answers  


How to deprecate a method? Show it with proper example. Plz give the answer of this.Thanx in advance. mail me: tanzeem.akhtar@gmail.com

2 Answers  


Can we define private and protected modifiers for variables in interfaces?

0 Answers  


Categories