Saved Bookmarks
| 1. |
What is a class? |
|
Answer» A class is a structured data type in C++ which is a collection of variables and functions. |
|