Home / Questions / What is the default value of an object reference declared as an instance variable?
Explanatory Question

What is the default value of an object reference declared as an instance variable?

👁 2,059 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Null, unless it is defined explicitly.