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 meant by the "equivalence of pointers and arrays" in
C?

Answer Posted / nikhil

The meaning of equivalence is to convey that the pointers
and array syntax like ptr[i] *(array +i) can be used
interchangeably.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a byte, what is the maximum decimal number that you can accommodate?

1199


How is a pointer variable declared?

1158


What does c value mean?

1261


What is the difference between strcpy() and memcpy() function in c programming?

1134


Why are all header files not declared in every c program?

1150


What does a pointer variable always consist of?

1159


Explain what is the benefit of using const for declaring constants?

1089


Explain how can I avoid the abort, retry, fail messages?

1105


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

1159


Difference between macros and inline functions? Can a function be forced as inline?

1351


What is the use of printf() and scanf() functions?

1191


Tell me when is a void pointer used?

1239


What is variable in c example?

1133


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

3309


What are the rules for the identifier?

1219