Sail E0 Webinar
Question
Point out the wrong statement :
Options:
A .  Boolean expressions evaluate their argument expressions as booleans and return a boolean as the result
B .  In addition to the false boolean value, Boolean expression evaluates as false the following: null, 0, and undefined values
C .  Set expressions performs set operation on arrays, treating arrays as sets
D .  None of the mentioned
Answer: Option D


The Boolean expression evaluates all other values as true, including non-zero numeric values and arrays.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers