A) the stream
B) the object
C) it doesn't matter
D) none of the above
Correct Answer
verified
Multiple Choice
A) Overloaded constructors
B) Converters
C) This can not be done
D) This already happens automatically
Correct Answer
verified
Multiple Choice
A) friends of a class
B) members of a class
C) non-friends,non-members of a class
D) All of the above
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) The destructor of a class is not named the same as the name of the class,but preceded with a tilde
B) The destructor of a class is not called when an object of the class goes out of scope
C) The destructor of a class is not a member of the class
D) The destructor of a class is a void function
E) all of the above
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) when an object of the class is passed by value to a function.
B) when an object of the class is initialized by another object of the class
C) when a function returns an object of the class
D) all of the above
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) 0
B) 1
C) 2
D) as many as you need
Correct Answer
verified
Showing 41 - 49 of 49
Related Exams