![]() |
VOOZH | about |
boolean equals(Object o)Parameters: This function has a single parameter which is object to be compared for equality. Returns: This method returns True if lists are equal. Below programs show the implementation of this method. Program 1: Program 2: