FOCUSING ON ARRAY AND POINTERS
Abstract overview of this blog:Pointers and Array:
Here we will be discuss Arrays first rather than starting up with pointers to array .I will give you a brief introduction of Array its declaration ,definition and few programs of Array.Once you are familiar with Array,we will proceed further to Array using pointers .