What members do the structure returned by function div() contains?
Posted: Wed Jul 13, 2022 7:56 pm
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()
b) float quot and float rem
c) double quot and double rem
d) no members are returned by div()