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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is solid in oops?

593


What is use of overloading?

602


What causes polymorphism?

563


Why it is called runtime polymorphism?

573


How is class defined?

575






What is the fundamental idea of oop?

629


why reinterpret cast is considered dangerous?

1894


What are the 4 main oop principles?

670


What is polymorphism what is it for and how is it used?

570


What is object-oriented programming? Webopedia definition

715


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1649


What is coupling in oops?

589


What is encapsulation with real life example?

564


What exactly is polymorphism?

597


What are functions in oop?

580