The result of sizeof() function __________________
(a) Includes space reserved for this pointer
(b) Includes space taken up by the address pointer by this pointer
(c) Doesn’t include the space taken by this pointer
(d) Doesn’t include space for any data member
The question was posed to me during an interview.
The question is from This Pointer in section Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming