Q107
What members do the structure returned by function div() contains?
A.
int quot and int rem
AnswerB.
float quot and float rem
C.
double quot and double rem
D.
no members are returned by div()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board