The assignment operator (=) can be used to:
a. Test for equality.
b. Copy data from one object to another.
c. Compare two objects.
d. Copy a class.
b. Copy data from one object to another.
Computer Science & Information Technology
a. Test for equality.
b. Copy data from one object to another.
c. Compare two objects.
d. Copy a class.
b. Copy data from one object to another.