Multiple Choice
A C++ class can be declared as a(n) ____ having all private data members and all public member functions.
A) object
B) two-dimensional array
C) array
D) structure
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Declaring an array of structures is different
Q2: The real power of structures is realized
Q4: The expression _ uses the postfix increment
Q5: A C++ structure can also be declared
Q6: Union members are referenced by using the
Q7: C++ provides a special pointer value called
Q8: The steps for returning a structure from
Q9: The initialization of structures follows the same
Q10: The general expression (*pointer).member can always be
Q11: A(n) _ is a set of structures