Computer Science, asked by viratno1832, 10 months ago

Advantage and disadvantage of array in c programming

Answers

Answered by ashif60
0

items of same type by using only single name.

It can be used to implement other like linked lists, stacks, queues, trees, graphs etc.

2D arrays are used to represent matrices.

Similar questions