Codetive
Sign In
Sign in to save your answers and keep track of your progress.
Consider the following code: console.log(0.1 + 0.2 === 0.3); What will it print?
javascript
#127
undefined
false
TypeError
true
or press enter