An overloaded operator class member function is convenient for:
A. comparing two objects of the same class.
B. initializing variables in an object.
C. ensuring that data hiding has been performed.
D. adding two objects that are not related.
A
Computer Science & Information Technology