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 we mean by a hidden argument in a function?



What do we mean by a hidden argument in a function?..

Answer / santosh mundhe

"this" pointer...

when u call a member function using object, a
implicit argument (hidden argument) is passed to the member
function is nothing but this pointer.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More OOPS Interview Questions

1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?

6 Answers  


What is the significance of classes in oop?

0 Answers  


What is new keyword in oops?

0 Answers  


What is oop in simple words?

1 Answers  


Why do we use oop?

0 Answers  


What is static modifier?

0 Answers  


What are the two different types of polymorphism?

0 Answers  


What are constructors in oop?

0 Answers  


how to write a java program for an output ****0 ***01 **012 *0123 01234

1 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


Why static Function is used in C++?

4 Answers   TCS,


What are the 4 main oop principles?

0 Answers  


Categories