Correct Answer : Option (D) : both data & functions
Explanation : The classes in C++ encapsulates(i.e. put together) all the data and functions related to them for manipulation.