- Engineering
- Computer Science
- which of the following is correct about null reference a...
Question: which of the following is correct about null reference a...
Question details
Which of the following is correct about null Reference
a. Can test whether reference is null
b. null refers to no object
c. All of the above
d. Dereferencing null causes NullPointerException
e. Can assign null to object variable
Solution by an expert tutor
