+3 votes
in Class 12 by kratos

What is a derived data type? Give an example.

1 Answer

+2 votes
by kratos
 
Best answer

The derived data type or user defined data type is created by using basic data types.

For example, structure

...