About this document
Unit 3 Array by Sk Shetty is a document available to read on EtoBox.
- Author
- Sk Shetty
- Language
- EN
Unit 3 Array by Sk Shetty is a document available to read on EtoBox.
An array is a data structure that holds multiple values of the same data type in contiguous memory locations. In C, a one-dimensional array is declared using the syntax