QUESTION 11 When three different objects of a particular class are created, they
ID: 3728043 • Letter: Q
Question
QUESTION 11
When three different objects of a particular class are created, they are said to be separate ________ of the class.
children
members
ADTs
instances
None of the above
1.00000 points
QUESTION 12
When an object is passed ________ to a function, its members are not copied.
as an argument
by value
by reference
as a constant reference
by either method C or D above
1.00000 points
QUESTION 13
True/False: Objects and structure variables can be both passed to functions and returned from functions.
True
False
1.00000 points
QUESTION 14
True/False: Object-oriented programming is centered around objects that include both data and the functions that operate on them.
True
False
1.00000 points
QUESTION 15
True/False: A destructor can have either zero or one parameters.
True
False
children
members
ADTs
instances
None of the above
Explanation / Answer
11) instances
12) by either method C or D above
13) True
14) True
15) False
Explanation:- A destructor wont take any parameters
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.