M Mr. Dubey • 102.44K Points Coach Q. What is the significance of using instanceOf operator and getClass() in equals method? (A) InstanceOf can return true for comparing current class with its subclass as well (B) getClass() can return true only if exactly same class is compared (C) getClass() can return false when compared with subclass (D) All of the above Correct Answer - Option(D) Views: 182 Filed under category JAVA Share
Discusssion
Login to discuss.