Projects

JavaScript Advanced - Question 1 of 30

What is the output of: Object.create(null) instanceof Object?
true
false
undefined
Error
Score: 0Progress: 3%