Q. What is the stored in the object obj in following lines of Java code?
box obj;
β
Correct Answer: (B)
NULL
You must be Logged in to update hint/solution