Computer Science, asked by vikramsingh4729, 10 months ago

Whar are arrays? How are they different from structures? Explain with examples

Answers

Answered by ayuuuu64
0

Answer:

Array--- The collection of same type of data given under a common named an Array

The collection of variable of the same type.

Types of array

Fixed type array

Dynamic array

Multidimensional array

Declaring array

Similar questions