Give the output of the following Java statement : System.out.println(25%5);
a) 0
b) 1
c) -1
Answers
Answered by
1
Answer:
answer will b zero
Explanation:
because modulo function return the reminder..so in this case remainder is 0 ...
hope it helped....n if not feel free to raise ur query
Answered by
1
Explanation:
hoe you will find it helpful.
Attachments:
Similar questions