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 do you mean by call by value and call by reference?

Answer Posted / hrpynux@gmail.com

While calling a function, when you pass values by copying variables, it is known as “Call By Values.” While calling a function, in programming language instead of copying the values of variables, the address of the variables is used it is known as “Call By References

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does work in c++?

1023


Write syntax to define friend functions in C++.

1003


What is ostream in c++?

957


What does override mean in c++?

1012


When does a name clash occur in c++?

1106


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

2016


What are the two shift operators and what are their functions?

1030


What do nonglobal variables default to a) auto b) register c) static

1097


Will this c++ program execute or not?

1016


What are the steps in the development cycle?

1031


Explain how overloading takes place in c++?

970


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

1029


What are advantages of c++?

953


How the virtual functions maintain the call up?

1085


Show the declaration for a static function pointer.

1005