Computer Science, asked by mriduls6319, 1 year ago

Which pointer is implicit pointer passed as the first argument for non-static member functions?

Answers

Answered by boparaijatt77
5
self pointer
-std::auto_ptr pointer
-Myself pointer
-this pointer
Similar questions