Computer Science, asked by sanskritivaish85, 1 month ago

name any two derived data types? ​

Answers

Answered by dhuraisamymsand71
1

Answer:

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.

Answered by Anonymous
10

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.

Common data types include:

  • Integer.
  • Floating-point number.
  • Character.
  • String.
  • Boolean.

I hope it will help you

Follow me:)

Similar questions