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...

How do I declare a pointer to an array?

Answer Posted / guest

int a[10];
int *ptr=a[0];

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is indirection?

1148


What is meant by int main ()?

1255


Can the size of an array be declared at runtime?

1140


Write a program with dynamically allocation of variable.

1178


What are the string functions? List some string functions available in c.

1036


What is the difference between char array and char pointer?

1116


Write a program to check palindrome number in c programming?

1062


What's the best way of making my program efficient?

1149


What does c value mean?

1258


What is the difference between NULL and NUL?

1351


Why ca not I do something like this?

1061


Why do some versions of toupper act strangely if given an upper-case letter?

1111


How can a program be made to print the line number where an error occurs?

1134


What are the scope of static variables?

1250


What is the g value paradox?

1246