Page 1 of 1

Which of the following % operation is invalid?

Posted: Wed Jul 13, 2022 7:55 pm
by answerhappygod
a) 2 % 4;
b) 2 % 4l;
c) 2 % 4f;
d) Both 2 % 4l; and 2 % 4f;