Difference between an Array and an Ordinary Variable

Share:

Difference between an Array and an Ordinary Variable

Ordinary Variable

An Ordinary variable can contain only a single value. However, an Array can contain multiple values, each identified by its own index number.

Array

Array can contain multiple values, each identified by its own index number.Reed more..

IMPORTANT LINKS HEAR:
Array | Types of Arrays | Passing Array to Functions | Declaration of Array | Initializing Arrays | Difference between an Array and an Ordinary Variablel
LINKS
Array | Types of Arrays | Declaration of Array | Initializing Arrays | Difference between an Array and an Ordinary Variable | String | Declaring a string | Initializing a string | Different functions used to Input of Strings Data | Different Functions used to Output of strings data | Pointer | There are number of reasons for using pointers | Difference between An Array and Pointer | Storage Class | In C, there are four types of storage classes as below | Algorithm | Characteristics/Qualities of a good Algorithm | Flow Chart
ALL LINKS HEAR: Click me

No comments