McqMate
| 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 | |
View all MCQs in
Java ProgrammingNo comments yet