MCQOPTIONS
Saved Bookmarks
| 1. |
WHICH_AMONG_THE_FOLLOWING_IS_TRUE??$ |
| A. | This pointer can be used to guard against any kind of reference |
| B. | This pointer can be used to guard against self-reference |
| C. | This pointer can be used to guard from other pointers |
| D. | This pointer can be used to guard from parameter referencing |
| Answer» C. This pointer can be used to guard from other pointers | |