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 pointers

Answer Posted / arun

A pointer is a programming language data type whose value
refers directly to (or "points to") another value stored
elsewhere in the computer memory using its address.A pointer
references a location in memory, and obtaining the value at
the location a pointer refers to is known as dereferencing
the pointer.

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by abstraction?

1121


What are the components of marker interface?

1103


What is the difference between a mixin and inheritance?

1036


How can you overcome the diamond problem in inheritance?

1228


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

2176


What is super in oop?

1255


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4801


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2675


What is pointer in oop?

1119


Why is abstraction needed?

1091


• What are the desirable attributes for memory managment?

2279


What is byval and byref? What are differences between them?

2269


What are the 3 principles of oop?

1167


What is the main feature of oop?

1202


What do you mean by overloading?

1125