Computer Science, asked by dhanushvinoth6468, 1 year ago

How to determine if a number is odd or even in JavaScript?

Answers

Answered by Anonymous
0

HELLO MATE

To find an entered number is Odd or Even is very simple, all you have to do is divide the number by 2 and if you get the remainder 0 (zero) then it is an Even number otherwise an Odd number.

HOPE IT HELPS

❤❤❤✌✌✌✌

Similar questions