OOPs Concepts
Programming and Technical
Which pointer is implicit pointer passed as the first argument for non-static member functions?
-self pointer
-std::auto_ptr pointer
-Myself pointer
-this pointer
Read Solution (Total 6)
-
- this pointer
- 11 years agoHelpfull: Yes(2) No(0)
- this pointer
- 10 years agoHelpfull: Yes(1) No(0)
- this pointer
- 10 years agoHelpfull: Yes(0) No(0)
- std::auto_ptr pointer
- 9 years agoHelpfull: Yes(0) No(0)
- this pointer
- 9 years agoHelpfull: Yes(0) No(0)
- this pointer
- 9 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question