Which is the parameter that is added to every non-static
member function when it is called?
Answer Posted / arun
"this" (i.e. Pointer to the object which call the member
function) is passed as the argument when a member function
is called.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Why do we use class in oops?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
c++ program to swap the objects of two different classes
What are the types of abstraction?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is encapsulation c#?
What are oops methods?
Why is there no multiple inheritance?
What is the diamond problem in inheritance?
Please send ford technologies placement paper 2 my mail id
What is abstraction and encapsulation?
What is ambiguity in inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
What is overriding in oops?
is there any choice in opting subjects like 4 out of 7