Q57
Which of the following % operation is invalid?
A.
2 % 4;
B.
2 % 4l;
C.
2 % 4f;
AnswerD.
Both 2 % 4l; and 2 % 4f;
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board