Correct Answer
verified
Multiple Choice
A) static function
B) private data member
C) forward declaration
D) object conversion
E) None of these
Correct Answer
verified
Multiple Choice
A) outperform its C language counterparts
B) work in its usual way, but with programmer-defined data types
C) operate on more operands than in its standard definition
D) operate on no operands
E) None of these
Correct Answer
verified
Multiple Choice
A) private
B) public
C) static
D) inline
E) None of these
Correct Answer
verified
Multiple Choice
A) inline
B) unconditional
C) overloaded
D) undefined
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) static function
B) destructor
C) copy constructor
D) assignment function
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) constructor
B) destructor
C) copy constructor
D) All of these
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) reassigned
B) reformatted
C) overloaded
D) referenced
E) None of these
Correct Answer
verified
Multiple Choice
A) rvalues, ampersand (&)
B) lvalues, ampersand (&)
C) lvalues, double ampersand (&&)
D) rvalues, double ampersand (&&)
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) overload +
B) operator +
C) function +
D) operator.overload(+)
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) static
B) constructor
C) destructor
D) friend
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) The square function is called and the value 5 is passed as an argument.
B) The square function calculates 5*5 and stores the result, 25, as a temporary value.
C) The temporary value is copied (assigned) to the variable x.
D) The temporary value is discarded by the system.
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 46
Related Exams