What do we mean by a hidden argument in C++?
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 ? | 3 Yes | 0 No |
What is difference between data abstraction and encapsulation?
What is variable example?
How is class defined?
What is difference between multiple inheritance and multilevel inheritance?
What is polymorphism and its types?
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
What is advantage of inheritance?
Where You Can Use Interface in your Project
What is the difference between the c++ & java?
Contrast OOP and SOA. What are tenets of each?
1 Answers Siebel Systems, Wipro,
What is difference between polymorphism and inheritance?
Can you explain polymorphism?