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

why we use pointer in c

Answer Posted / deena

to indicate the address of variable

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code to remove duplicates in a string.

1082


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

1259


How can I write a function that takes a format string and a variable number of arguments?

1098


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2402


How can I implement a delay, or time a users response, with sub-second resolution?

1114


What is the size of enum in c?

1168


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

2204


What are the features of the c language?

1138


Explain void pointer?

1092


How do you write a program which produces its own source code as output?

1171


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3865


What is the use of function overloading in C?

1211


What is a pointer value and address in c?

1179


Describe static function with its usage?

1265


What is a char c?

1085