I was asked this in an interview. I couldn't answer. Not sure if it was a trick question.
let a = {}
and
let a = new Object
I was asked this in an interview. I couldn't answer. Not sure if it was a trick question.
let a = {}
and
let a = new Object