Question: Fill in the blanks with words or phrases to correctly complete these statements.
a. The const qualifier should be used when declaring a parameter or an operand that is being passed by merely for efficiency, not because the function/operator will change its value.
b. When evaluating an expression of the form output stream « right operand the compiler determines whether to use a standard definition of « or an overloaded definition for a user-defined class by considering .