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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What does <> mean pseudocode?
class type to basic type conversion
What is the full form of oops?
What is object and example?
Can an interface inherit a class?
Can bst contain duplicates?
What is the use of oops?
Why do while loop is used?
What is the oops and benefits of oops programming?
Is enum a class?
any one please tell me the purpose of operator overloading
Why interface is used?
What are the important components of cohesion?
What is polymorphism and types?