1.

What is the stored in the object obj in following lines of code?

box obj;

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


Discussion

No Comment Found

Related MCQs