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?

Answers were Sorted based on User's Feedback



hat is a pointer?..

Answer / satya.tivari

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

Is This Answer Correct ?    9 Yes 2 No

hat is a pointer?..

Answer / sumit mmmec

pointer provide the programmer direct access on memory
allocation.

Is This Answer Correct ?    5 Yes 1 No

hat is a pointer?..

Answer / vaibhav

it is a derived data type which holds the address of that
variable.

Is This Answer Correct ?    3 Yes 0 No

hat is a pointer?..

Answer / supercool

A pointer is a datatype whose value refers directly to (or "points to") another value stored elsewhere in the computer memory using its address.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Why c language?

0 Answers  


What is the difference between Printf(..) and sprint(...) ?

0 Answers   InterGraph,


advantages of pointers?

3 Answers  


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


Why is c not oop?

0 Answers  


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

0 Answers  


Find occurence of a character in a sting.

3 Answers   TCS,


What is the best way to comment out a section of code that contains comments?

0 Answers  


code for bubble sort?

1 Answers  


What is a MAC Address?

0 Answers  


What is Your Name :)

1 Answers  


What is the difference between int and float?

3 Answers  


Categories