MCQOPTIONS
Saved Bookmarks
| 1. |
Which function will return the quotient and remainder on division of numerator with denominator? |
| A. | div() |
| B. | div_t() |
| C. | ldiv_t() |
| D. | labs() |
| Answer» B. div_t() | |