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 the difference between reference variables and pointers in C++?



What are the difference between reference variables and pointers in C++?..

Answer / hrpynux@gmail.com

Pointers: A pointer is a variable that holds memory address of another variable. ... References : A reference variable is an alias, that is, another name for an already existing variable. A reference, like a pointer, is also implemented by storing the address of an object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are the debugging methods you use when came across a problem?

1 Answers  


What is the purpose of the noexcept keyword?

1 Answers  


Why do we use templates?

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


What is istream and ostream in c++?

0 Answers  


What is the type of 'this' pointer?

0 Answers  


Do you know about C++ 11 standard?

0 Answers   Agilent, ZS Associates,


Is c++ slower than c?

0 Answers  


What is size of null class?

6 Answers   HP,


What is OOPs

12 Answers   CA,


What is the use of ‘using’ declaration?

1 Answers  


What is endianness?

0 Answers  


Categories