04-ARRAYS

ARRAYS PART 1 COVERED TOPICS : CLICK HERE

Definition

Why do we need arrays

Types of arrays

Accessing elements in 1D array

Processing 1 D array

Intializing 1 D array

Advantages of arrays

Disadvantages of arrays

Drawbacks of arrays

Applications

ARRAYS PART 2 COVERED TOPICS : CLICK HERE

Two dimensional array simple example

Intialization of 2 D array

How to store user input data into 2 D array

Relation between pointers &arrays examples

Array declaration in c

ARRAYS PART 3 COVERED TOPICS : CLICK HERE

Multidimensional array

Intializing and accessing array elements

C-string and string functions with examples

String declaration

String i/o in c programming

C-string functions

Comments