Saved Bookmarks
| 1. |
Which among the following is/are type(s) of this pointer?(a) const(b) volatile(c) const or volatile(d) intI 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 |
|
Answer» The CORRECT answer is (c) CONST or volatile |
|