MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues
→
Modulus for float could be achieved by?
1.
Modulus for float could be achieved by?
A.
a % b
B.
modulus(a, b);
C.
fmod(a, b);
D.
mod(a, b);
Answer» D. mod(a, b);
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Modulus for float could be achieved by?
Which of the following % operation is invalid?
455555
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies