Home / Report Question

Q. What will be the output of the following JavaScript code?
  • A. 10 , 10
  • B. 10 , undefined
  • C. 10 , [object Undefined]
  • D. None of the above

Correct Answer: C