Summary
A summary of variable lifetimes, the null value, and the is operator is given in this lesson.
We'll cover the following...
Summary
Let’s summarize this chapter:
-
null
is the value indicating that a variable does not provide access to any value. ...