Get Mystery Box with random crypto!

What will be the output of the following code? const obj1 = {N | AI Programming

What will be the output of the following code?
const obj1 = {Name: "AI_PROGRAMMING", ID: 4};
const obj2 = {Name: "AI_PROGRAMMING", ID: 4}; console.log(obj1 === obj2);
Anonymous Quiz
53%
true
38%
false
9%
idk