

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following best describes encapsulation? |
A. | It is a way of combining various data members into a single unit |
B. | It is a way of combining various member functions into a single unit |
C. | It is a way of combining various data members and member functions into a single unit which can operate on any data |
D. | It is a way of combining various data members and member functions that operate on those data members into a single unit |
Answer» E. | |