logo

Crowdly

Browser

Add to Chrome

 Яке повідомлення виведе alert()?  let a = '1';     let b = 1;     res = (...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

 Яке повідомлення виведе alert()?

 let a = '1';  

  let b = 1;  

  res = (a == b) + ',' + (a === b);  

  alert(res);

0%
0%
0%
100%
More questions like this

Want instant access to all verified answers on moodle.elct.lnu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome