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 a Reference?
When you would use them?

Answer Posted / nav

pointer are variable and no need to be initilise,but
refrence is the rename of variable and must be
initilise.pointer also assign null value but reference not
assign null value.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is std :: string immutable?

1097


Which should be more useful: the protected and public virtuals?

1087


Define 'std'.

1223


What is scope in c++ with example?

1190


Discussion on error handling of C++ .

1161


What is constructor in C++?

1143


What is c++ in english?

1118


You want to link a c++ program to c functions. How would you do it?

1039


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1131


Can we use pointers in c++?

1111


What is late binding c++?

1029


an integer constant must have atleast one a) character b) digit c) decimal point

1078


What is c++ redistributable?

1295


Are there interfaces in c++?

1067


Carry out conversion of one object of user-defined type to another?

1090