120 B
120 B
importance: 5
What is the result of AND?
What this code is going to show?
alert( 1 && null && 2 );
importance: 5
What this code is going to show?
alert( 1 && null && 2 );