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 the difference between pass by reference and pass by value?
can main method be overloaded...??? How..????
What is abstraction in oop with example?
define oops concept with example
What is polymorphism explain its types?
what is difference between thread and programme.
Which is the only operator in C++ which can be overloaded but NOT inherited?
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
ambiguity regulation of multiple inheritance with example.
What is inheritance and how many types of inheritance?
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,