Which of the following data type will throw an error on modulus operation(%)?
(a) char
(b) short
(c) int
(d) float
I got this question in an interview.
This key question is from Arithmetic Operators in division Data Types, Operators and Expressions in C of C