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 pointer and reference?

Answer Posted / treker

1. Pointer can refer NULL, refernce cannot be NULL
2. Pointer can derefernce to another address, Reference
once initialized stays that way till it dies.
3. pointer may not associate with a legitimate memory but
References should associate with certain memory.
4. pointer may not be initialized while created but
refernce has to intialized when it is created.

Is This Answer Correct ?    50 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is odbc in vc ++?

1181


What is difference between c++ and visual c++?

1072


What is dao in vc ++?

971


Where can I find microsoft visual c++ on my computer?

1062


What is ole? How do you handle drag and drop in ole?

1006


What is cmutex?

1033


Do I need the microsoft visual c++?

1099


How do I create an mfc application in vc++?

1094


How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

2314


Is it safe to uninstall microsoft visual c++ 2008 redistributable?

1151


How many microsoft visual c++ do you need?

1166


What is cwinthread class?

1233


How do I uninstall visual c++?

1030


Does visual c++ 2017 replace 2015?

1044


What is a copy constructor? What is the need for it?

1053