1.

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
Answer» D. Doesn’t include space for any data member


Discussion

No Comment Found