using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me.

Answer Posted / mi2

Other class objects

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of jtable?

652


What are the ways in which a thread can enter the waiting state?

515


What does a method signature consist of?

513


What is the purpose of the main method?

545


What is local variable and instance variable?

613






What are the features in java?

580


What is substring in java?

619


what is a thread pool in java and why is it used?

534


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).

2243


What is an example of a boolean?

574


hr interview how many minutes asking question

1571


If we don’t want some of the fields not to serialize how to do that?

568


What is the difference between a static and a non-static inner class in java programming?

534


Can we catch more than one exception in single catch block?

605


Describe the process as to how substring() methodology mechanisms in java.

563