Multiple Choice
In OOP terminology, an object's member variables are often called its ________, and its member functions are sometimes referred to as its behaviors, or ________.
A) values, morals
B) data, activities
C) attributes, activities
D) attributes, methods
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A class may have this many default
Q8: What is the output of the following
Q8: A class is a(n) _ that is
Q10: Object-oriented programming is centered around the object,
Q11: This directive is used to create an
Q12: One purpose that destructor functions are often
Q14: This type of member function may be
Q22: More than one constructor function may be
Q32: When using smart pointers to dynamically allocate
Q40: If you do not declare an access