What is the result of the following code?
let bool = true; console.log(!bool);
error
null
false
true
Create a free account to access the full topic