To what value will the following expressions evaluate in the JavaScript console? a = 4; b = 6; a+++b;
Reveal answer
Fill a bubble to check yourself
To what value will the following expressions evaluate in the JavaScript console? a = 4; b = 6; a+++b;