Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the real difference between arrays and pointers?

Answer Posted / ajay kumar

The name of the array represents the base address of the array. Thus, the name of the array can be used effectively as any other pointer to an array in accessing the elements of the array.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do pointers store the address of value or the actual value of a variable?

1127


What are the benefits of c language?

1228


What are the applications of c language?

1127


Explain what is a static function?

1160


What is variable declaration and definition in c?

969


What is time null in c?

1111


number of times a digit is present in a number

2081


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2182


What is bubble sort in c?

1104


What is extern c used for?

1120


What is static memory allocation? Explain

1138


Explain the concept and use of type void.

1167


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

1315


What is getch() function?

1109


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

1134