Array in C Language

The C programming language allows the user to define set ordered data items. This is known as an array. An array is a name given to a collective group of similar quantities or similar elements. An array in c language must be declared before they can be used. A tutorial is available at http://www.hotscripts.com/listing/arrays-in-c-language/
Copyright © 2013 Dictionary.com, LLC. All rights reserved.