ANSWER : C Explanation : fmod() function ( present in math.h ) calculates the remainder of (5/3), hence '2' gets stored in 'a'.