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 pointer?

Answer Posted / shashikanth

pointer is a variable which can holds the addrese of another object.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of c language?

1149


What is ## preprocessor operator in c?

1133


How can you increase the size of a statically allocated array?

1120


Explain what are the standard predefined macros?

1169


What is volatile variable how do you declare it?

1186


Explain threaded binary trees?

1211


In which layer of the network datastructure format change is done

1942


What will the code below print when it is executed?   int x = 3, y = 4;         if (x = 4)                 y = 5;         else                 y = 2;         printf ("x=%d, y=%d ",x,y);

1945


What does %c do in c?

1051


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1137


What is hungarian notation? Is it worthwhile?

1272


What is the scope of local variable in c?

1200


What is c programing language?

1134


Describe the difference between = and == symbols in c programming?

1453


How can I read in an object file and jump to locations in it?

1071