Question: what does this code do? if ((iRow + iCol) % 2 == 0) { alert('row plus column is an even number' } What does %
what does this code do? if ((iRow + iCol) % 2 == 0) { alert('row plus column is an even number' } What does "% 2" mean?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
