Computer Science, asked by anoshkale07, 5 months ago

Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?

A.
rem = 3.14 % 2.1;

B.
rem = modf(3.14, 2.1);

C.
rem = fmod(3.14, 2.1);

D.
Remainder cannot be obtain in floating point division.

Answers

Answered by skfathima345
1

Answer:

Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1?

A. rem=3.14%2.1

B. rem=modf(3.14,2.1)

C. rem=fmod(3.14,2.1)

D. reminder cannot be obtain in floating point decision

Answer: Option C

Answered by shloktripathi
1

Answer:

3412.1 ignored me when you were in no time problem the other way I am lookin

Similar questions