The php not operator is !. Given the snippet, is there an out put and what is it?
output '21 is an odd number'
no output due to % in $num%2!=0
there is an output '2 is an even number
no output. Syntax error do to missing semicolon at the end