Multiple Choice
A ____ encapsulates data, and operations on that data, into a single unit.
A) class
B) function
C) generic
D) member
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The statement vecList.pop_back() puts the last deleted
Q31: Containers are class templates.
Q32: The effect of the expression rAccessIterator -
Q33: Forward iterators combine all of the functionality
Q34: The class deque contains only one constructor.
Q36: The function _ returns a pointer to
Q37: _ iterators, with read access, step forward
Q38: Every container contains the typedef reverse_iterator.
Q39: To use the template function copy, the
Q40: The expression vecList.front() moves an element to