Computer Science, asked by sarveshbaghl1621, 1 year ago

Discuss the applications of arrays.

Answers

Answered by bhramanand72
2
Applications of Arrays in C. ... In c programming language, single dimensional arrays are used to store list of values of same datatype. In other words, single dimensional arrays are used to store a row of values. In single dimensional array data is stored in linear form.
Similar questions