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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) NULL