Getting Quotient and Remainder using the div Function





This video tutorial explains the div function in c with its syntax and a example.

You will learn what is the use of div function, what is the syntax of div function and also how to use div function to get the quotient and remainder of a division operation done as numerator/denominator.

The tutorial begins with the syntax of the div function and then explains what this function is gonna do in detail. Then it explains the usage of the div function to get the quotient and remainder of a division operation.