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 / guest

a pointer is a a variable that contains the address of an
another variable

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is best book for data structures in c?

1135


How can I trap or ignore keyboard interrupts like control-c?

1114


int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

1386


What are terms in math?

1097


Explain what are reserved words?

1157


about c language

2069


What is wrong with this declaration?

1154


what is stack , heap ,code segment,and data segment

2760


Why we use int main and void main?

1115


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

2018


Explain what will the preprocessor do for a program?

1109


Explain data types & how many data types supported by c?

1131


What is the use of f in c?

1029


Explain the array representation of a binary tree in C.

1279


Explain how can I convert a number to a string?

1205