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 more efficient to pass as a parameter--a pointer or
an object? Why?

Answer Posted / amar

Passing a parameter by pointer is more efficient than
passing as object. When a parameter is passed as object
another of copy of the object is created on stack hence it
has two overheads, 1. it takes cpu cycle while creating
copy object 2. it takes memory on stack.

Passing the parameter through pointer could lead to a
situation where function can acciedently change the value
of the object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is visual c++ a compiler?

1033


What is the use of microsoft visual c++ 2015 redistributable?

1034


What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

1089


Difference between getmessage, postmessage & peakmessage.

1056


What is cwinthread class?

1236


Do I need microsoft visual c++ on my computer?

1083


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

1074


Can I uninstall visual c++ 2005?

1028


In which Way invoke context-sensitive help inside the editor?

2267


hello sir i need movie editing and mixing software .where it is available and what is the site address

2242


Can I remove microsoft visual c++?

1119


How do I get rid of microsoft visual c++ runtime library error?

1223


Explain pointer to the constant and constant pointer?

982


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

1008


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

1062