Is it possible to compare various strings with the help of == operator?


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

Post New Answer

More Core Java Interview Questions

Does a function need a return?

0 Answers  


Explain working of call by reference function invoking.

0 Answers   Amdocs,


How to print nodes of a Binary tree?

0 Answers  


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

0 Answers  


What is a layout manager?

1 Answers  


What's the difference between an abstract class and interface in java?

0 Answers  


What are the important features of Java 8 release?

0 Answers  


Explain the difference between arraylist and linkedlist in java?

0 Answers  


Can Exception handling we can handle multiple catch blocks?

0 Answers   PUCIT,


Can we use string in switch case in java?

0 Answers  


When is finally block not called?

0 Answers  


What is the purpose of a transient variable?

0 Answers  


Categories