Answer & Solution
Answer: Option A
Solution:
The typeof operator returns 'undefined' when applied to a variable that has an 'Undefined' value, indicating that the variable has been declared but not initialized.