Differentiate between == and equals().


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

Post New Answer

More Core Java Interview Questions

Can a boolean be null java?

0 Answers  


What is static data type in java?

0 Answers  


Java Compiler is stored in JDK, JRE or JVM?

0 Answers  


can we access the super class method using subclass object?

4 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


Which are different kinds of source code?

0 Answers  


What is anonymous class?

2 Answers  


what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


Difference between static methods, static variables, and static classes in Java.

1 Answers  


How to perform quicksort in java?

0 Answers  


What is diamond operator in java?

0 Answers  


Is hashset ordered java?

0 Answers  


Categories