Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Який результат буде мати "result1"?
var result1;
if (5 > 3){
result1= true;
= true;
}
else {
result1= 222;
= 222;
NaN
undefined
222
true
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!