1 The easiest way to save objects to permanent storage is to a convert them to strings and save this text to a text file b pickle them using the cPickle method save 2 A polymorphic method a has a...


1 The easiest way to save objects to permanent storage is to


a convert them to strings and save this text to a text file


b pickle them using the cPickle method save


2 A polymorphic method


a has a single header but different bodies in different classes


b creates harmony in a software system


3 Add methods to the Student class that compare two Student objects. One method should test for equality. The other method should support the other possible comparisons. In each case, the method returns the result of the comparison of the two students’ names.



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here