Physics, asked by zofia1, 1 year ago

Advantages of arrays

Answers

Answered by 01Prachi
1
Advantages:

1. It is used to represent multiple data items of same type by using only single name.
2. It can be used to implement other data structures like linked lists, stacks, queues, trees, graphs etc.
3. 2D arrays are used to represent matrices.


hope it help you
please mark as brainlist
Answered by nikhilrana0011
0
. It is used to represent multiple data items of same type by using only single name.
2. It can be used to implement other data structures like linked lists, stacks, queues, trees, graphs etc.
3. 2D arrays are used to represent matrices.
Similar questions