Multiple Choice
It is a good idea to make a copy constructor's parameters ________ by specifying the ________ keyword in the parameter list.
A) inline, inline
B) static, static
C) constant, const
D) global, glob
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: When a class declares an entire class
Q8: A member function of a derived class
Q29: When arguments must be passed to the
Q31: When you overload the << operator you
Q35: A _ function is not a member
Q36: The _ operator may be used to
Q37: In the statement class Car:protected Vehicle, which
Q38: A reason to overload the _ is
Q40: The _ class constructor is called before
Q42: _ members of a base class are