adspace
Answer Posted / Vashu Rajput
Classes in C++ allow for the creation of user-defined data types and objects with their own properties (attributes) and behaviors (methods). They help organize code, encapsulate data, and promote reusability and maintainability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers