C Array is a collection of variables belongings to the same data type. We can store group of data of same data type in an array.
EXAMPLE FOR C ARRAYS
Arrays are divided in two categories.
In this exercise we will focus on one-dimensional and multi-dimensional array. We will learn to implement and use arrays in C programming language using following examples.
22 June 2019 2605 Written By: Rohit Mhatre
© 2020 Tech Study. All rights reserved | Developed by Tech Study| Privacy Policy | Sitemap