22.7k views
2 votes
Explain the derived data types in C language with examples each

User Karellm
by
4.6k points

1 Answer

4 votes

Answer:

Array, pointers, struct, and union are the derived data types.

User Convex
by
3.9k points