What is the difference between comparison done by equals method and == operator?


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

Post New Answer

More Core Java Interview Questions

What does this () mean in java?

0 Answers  


What is the use of callablestatement?

0 Answers  


What is the difference between overriding & overloading?

0 Answers  


what is meta-Inf?

2 Answers   Polaris,


What do you mean by collectors in java 8?

0 Answers  






Explain different types of thread priorities ?

0 Answers  


What class allows you to read objects directly from a stream in java programming?

0 Answers  


Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer

3 Answers  


Which browsers work with java?

0 Answers  


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


In how many ways we can the thread? in java

3 Answers  


How the metacharacters are different from the ordinary characters?

0 Answers  


Categories