Question 45 C++ member functions that are given implementations in a class decla
ID: 3738988 • Letter: Q
Question
Question 45
C++ member functions that are given implementations in a class declaration are automatically assumed to be inline.
True
False
2 points
Question 46
____ binding is the binding of messages to methods based on the class of the receiver object.
Automatic
Static
Adaptive
Dynamic
2 points
Question 47
In C++, a pure virtual declaration is a function declared with the keyword virtual and ____.
the keyword null
a pointer
parentheses
the keyword void
2 points
Question 48
In C++, objects can only be allocated on the heap.
True
False
2 points
Question 49
____ is the use of the same names for messages requesting similar services from different classes.
Polymorphism
Overshadowing
Distinction
Generalization
2 points
Question 50
In C++, template classes can be used to define generic collections.
True
False
Automatic
Static
Adaptive
Dynamic
Explanation / Answer
Answers are highlihted in bold..
================================================================
Question 45
C++ member functions that are given implementations in a class declaration are automatically assumed to be inline.
True
False
2 points
Question 46
____ binding is the binding of messages to methods based on the class of the receiver object.
Automatic
Static
Adaptive
Dynamic
2 points
Question 47
In C++, a pure virtual declaration is a function declared with the keyword virtual and ____.
the keyword null
a pointer
parentheses
the keyword void
2 points
Question 48
In C++, objects can only be allocated on the heap.
True
False
2 points
Question 49
____ is the use of the same names for messages requesting similar services from different classes.
Polymorphism
Overshadowing
Distinction
Generalization
2 points
Question 50
In C++, template classes can be used to define generic collections.
True
False
===============================================================
KIndly Check and Verify Thanks..!!!
Automatic
Static
Adaptive
Dynamic
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.