Which of the following statement obtains the remainder on dividing 5.5 by 1.3 ? - Study24x7
Social learning Network
21 Feb 2023 05:52 PM study24x7 study24x7

Which of the following statement obtains the remainder on dividing 5.5 by 1.3 ?

A

rem = (5.5 % 1.3)

B

rem = modf(5.5, 1.3)

C

rem = fmod(5.5, 1.3)

D

Error: we can't divide

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles