Question 747: Which class does not override theequals()andhashCode()methods, inheriting them directly from class Object?
tcs
wipro
infosys
general
aptitude
objects-and-collections
java.lang.StringBufferis the only class in the list that uses the default methods provided by classObject.