Why array is is called as derived data type?
Answers
Answered by
0
An array is nothing but, an extended form of the base data type, holding N items of the base data types .So due to this ,array is called the derived data type
Similar questions