JS

JavaScript Fundamentals 3 - Logical operator AND e...

20.

What is the result of the expression (true && false)?

true

false

null

undefined