Saved Bookmarks
| 1. |
The this pointer is accessible __________________(a) Within all the member functions of the class(b) Only within functions returning void(c) Only within non-static functions(d) Within the member functions with zero argumentsI had been asked this question in final exam.Asked question is from This Pointer in division Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming |
| Answer» | |