3. explain defference between arrays of structure &arrays within the structure.
Answers
Answered by
0
The major difference between an array and structure is that an “array” contains all the elements of “same data type” and the size of an array is defined during its declaration, which is written in number within square brackets, preceded by the array name.
001jamal10086:
Hope it help you please mark brainliest
Similar questions