Which among the following is/are type(s) of this pointer?
(a) const
(b) volatile
(c) const or volatile
(d) int
I had been asked this question in quiz.
Question is from This Pointer in division Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming