Multiple Choice
Which of the following is a built-in operation on classes?
A) increment
B) assignment
C) decrement
D) relational
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A(n) _ constructor converts its argument to
Q11: The _ operator causes a member-wise copy
Q12: In C++, operator is a reserved word.
Q16: Except for the _ operator and the
Q17: A conversion constructor is a(n)_ parameter function.
Q22: In C++,a function _ can be overloaded.
Q24: The general syntax of the function prototype
Q27: The general form of the functions to
Q40: Both parameters of the function to overload
Q40: The only built-in operations on classes are