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

hat is a pointer?

Answer Posted / satya.tivari

a pointer is a variable which stores an address of another
variable.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of external storage class?

1103


Explain what is the purpose of "extern" keyword in a function declaration?

1121


What is merge sort in c?

1106


What is storage class?

1120


What is c preprocessor mean?

1369


What is use of pointer?

1163


count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array

1135


Is int a keyword in c?

1031


What is string concatenation in c?

1131


What is the right way to use errno?

1114


difference between Low, Middle, High Level languages in c ?

2137


What is volatile variable in c with example?

1086


What is sizeof int?

1150


Do you know null pointer?

1072


Differentiate between a for loop and a while loop? What are it uses?

1231