Q.

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

A. Memory address of allocated memory of object.
B. NULL
C. Any arbitrary pointer
D. Garbage
Answer» B. NULL
943
0
Do you find this helpful?
1

View all MCQs in

Java Programming

Discussion

No comments yet