This one question was asked of me in my previous JavaScript developer role interview.
What is the difference between undefined and not defined?
Simple, but sometimes candidates are not able to explain this either.
Let me explain it with a simple example,
let's assume in your college there is an attendance register
case 1: A st...
hackthic.in1 min read