adspace
Answer Posted / Amit Kumar Gupta
A structure in C++ is similar to a class but does not support member functions. In contrast, a class is a user-defined data type that encapsulates data (attributes) and methods (functions).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers