Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The type of function a client would
Q2: Parameterized stream manipulator setfill specifies the fill
Q3: A class's functions can throw exceptions, such
Q4: Which of the following statements about friend
Q5: Given the class definition: class CreateDestroy<br>{<br>Public:<br>CreateDestroy() {cout
Q7: Assume that t is an object of
Q8: Assuming the following constructor is provided for
Q9: Static data members of a certain class:<br>A)
Q10: Which of the following is not true
Q11: Inside a function definition for a member