Is it possible to compare various strings with the help of == operator? What are the risks involved?


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

Post New Answer

More Core Java Interview Questions

What’s a deadlock?

0 Answers  


What is the use of math abs in java?

0 Answers  


What will happens if you opened Internet Explorer 4 times?

2 Answers  


Define locale.

0 Answers  


Which containers may have a MenuBar?

1 Answers  


The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None

4 Answers  


In the below Java Program, how many objects are eligible for garbage collection?

1 Answers  


What does nextint () do in java?

0 Answers  


What is main string [] args?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What about features of local inner class?

0 Answers  


What if static is removed from main method?

0 Answers  


Categories