C program to perform addition, subtraction, multiplication and division
Автор: Computer Technical Knowledge
Загружено: 2020-06-27
Просмотров: 3009
C program to perform basic arithmetic operations which are addition, subtraction, multiplication, and division of two numbers. Numbers are assumed to be integers and will be entered by a user. In C language when we divide two integers we get an integer as a result, for example, 5/2 evaluates to 2. As a general rule integer/integer = integer and float/integer = float or integer/float = float. So we convert denominator to float in our program, you may also write float in the numerator. This explicit conversion is known as typecasting
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: