Qualcomm Interview Question

Explain equals method I.e object class equals method

Interview Answer

Anonymous

Mar 24, 2022

I told equals method compares the content of the object which is false Caz it matches the references of the object address And string classes and other classes will override the equals method to match the content