Medium-EasyUnderstandJavaScript & TypeScriptmultiple_choice

What is the output of: `console.log(0.1 + 0.2 === 0.3)`?

Understand Tests comprehension and ability to explain concepts.

Answer Options

Atrue
Bfalse
CNaN
DTypeError

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more JavaScript & TypeScript questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the JavaScript & TypeScript topic (Programming Languages).

More JavaScript & TypeScript Questions