Consider following code snippet:
 for (i=5; i<10; i++){ for (j=i; j<i+1; j++){ alert(j); } } 
How many times the alert box will display?
Explanation
Get an explanation when it's available:

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести