

MCQOPTIONS
Saved Bookmarks
1. |
What is the stored in the object obj in following lines of code? |
A. | Any arbitrary pointer |
B. | Memory address of allocated memory of object |
C. | Garbage |
D. | NULL |
E. | None of these |
Answer» E. None of these | |