Computer Science, asked by kripa1048, 9 months ago

Write a program along with the algorithm and flowchart to find the remainder of 2 given integer numbers.

Answers

Answered by OnlyStudy21
1

Work the division in your calculator as normal. Once you have the answer in decimal form, subtract the whole number, then multiply the decimal value that's left by the divisor of your original problem. The result is your remainder. For example, divide 346 by 7 to arrive at 49.428571.

HOPE IT'S HELP YOU

Similar questions