How to compare strings in java?


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

Post New Answer

More Core Java Interview Questions

What is the difference between Access Modifier and Access specifier?

1 Answers  


I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,


What is local class in java?

0 Answers  


can we add two numbers without using arthematic operators? if possible how?

5 Answers   CTS,


How are Observer and Observable used?

3 Answers  






What is the use of beaninfo?

0 Answers  


When abstract methods are used?

1 Answers  


How to override a equals() method and what is the use?

1 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


What is the meaning of I ++ in java?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


describe synchronization in respect to multithreading? : Java thread

0 Answers  


Categories