Page 1 of 1

What members do the structure returned by function div() contains?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) int quot and int rem
b) float quot and float rem
c) double quot and double rem
d) no members are returned by div()