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 the difference between reference type and pointers.

Answer Posted / p.madhupriya

pointer is a variable that points to address of another
variable .
reference is variable that points to address of that
variable only.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a float in c++?

1021


What is guard code in c++?

1218


Can we delete this pointer in c++?

1271


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

1183


Can you overload the operator+ for short integers?

1083


Is the declaration of a class its interface or its implementation?

1226


What does count ++ do in c++?

1251


How are pointers type-cast?

1156


Why is c++ a mid-level programming language?

1080


What are vtable and vptr?

1191


Define a constructor - what it is and how it might be called (2 methods)?

1223


What are the various access specifiers in c++?

1083


How is objective c different from c++?

1301


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

2367


How one would use switch in a program?

1114