Computer Science, asked by pauldominic1206, 5 months ago

an example of derived data type is​

Answers

Answered by Anonymous
3

Explanation:

Derived data type is the aggregation of fundamental data type. character, integer, float, and void are fundamental data types. Pointers, arrays, structures and unions are derived data types. ... structure is used to group items of possibly different types into a single type.

Similar questions