Examveda

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

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()

Answer: Option A


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions