JS

JavaScript Fundamentals 3 - A variable is declared...

5.

What is the value of a variable that has been declared but not assigned a value?

undefined

null

NaN

0