adspace
Answer Posted / Darshan Kumar Singh
Data types in C++ include integral types (int, char, bool), floating-point types (float, double), character string type (std::string), and user-defined data types such as classes and structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers