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 are pointers in C?

Answer Posted / esakkimuthu.s.

pointer is a variable which contain the address of another variable.pointer variable must be declare with * operator

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of void in c?

1107


What is the use of structure padding in c?

1112


what are enumerations in C

1218


How can I read data from data files with particular formats?

1092


Compare array data type to pointer data type

1083


What is difference between structure and union with example?

1121


What is hashing in c language?

1421


Why clrscr is used in c?

1059


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

3212


What is c mainly used for?

1117


Explain the process of converting a Tree into a Binary Tree.

2724


When c language was developed?

1103


How many levels of pointers have?

1098


How can I avoid the abort, retry, fail messages?

1183


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1223