Multiple Choice
Classes are useful because they
A) can closely model objects in the real world.
B) permit data to be hidden from other classes.
C) bring together all aspects of an entity in one place.
D) options a, b and c
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: When class B is inherited from class
Q12: A function argument is<br>A)a variable in the
Q13: A function's single most important role is
Q14: What is a constructor?<br>A)a class automatically called
Q15: In a class definition, data or functions
Q16: Which type of class has only one
Q17: An expression<br>A)usually evaluates to a numerical value.<br>B)may
Q19: It's perfectly all right to use variables
Q20: A variable of type char can hold
Q21: A member function can always access the