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 / ravishankar b.m

pointer is a variable which holds the address of another
variable.
only integer pointer can be used for pointer.
eg: int *ptr

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you view the path?

1222


What is c programing language?

1134


What is string concatenation in c?

1137


Can variables be declared anywhere in c?

1148


Is a house a shell structure?

1213


What is the translation phases used in c language?

1171


Write a program on swapping (100, 50)

1166


List the difference between a While & Do While loops?

1152


What is the scope of an external variable in c?

1095


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2179


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

2526


What will the preprocessor do for a program?

1117


What is the general form of a C program?

1068


What are preprocessor directives in c?

1156


What is volatile variable in c with example?

1089