The output of the following code snippet, when num is 11 is _______ If (num%2=0) Printf(number is even); Else Printf(number is odd);
Reveal answer
Fill a bubble to check yourself
The output of the following code snippet, when num is 11 is _______ If (num%2=0) Printf(number is even); Else Printf(number is odd);