Computer Science, asked by anybody68, 7 months ago

A class is a _____ data type.​

Answers

Answered by manjunathmetri47
1

Answer:

There are various data types in C++ which are classified as primary data type(integer, character, floating-point, etc), derived data type(function, array, pointer, etc) and user-defined data type(class, structure, union, enum, etc).

Answered by khushisingheducation
0

Explanation:

non primitive data type... what

Similar questions