MCQOPTIONS
Saved Bookmarks
| 1. |
C++ programmers concentrate on creating , which contain data members and the member functions that manipulate those data members and provide services to clients. |
| A. | structures |
| B. | classes |
| C. | objects |
| D. | function |
| Answer» C. objects | |