Which Of The Following Operators May Be Used To Assign One Object To Another?

Which Of The Following Operators May Be Used To Assign One Object To Another? The = operator may be used to assign one object’s data to another object, or to initialize one object with another object’s data. By default, each member of one object is copied to its counterpart in the other object. When a