write a program to Divide two numbers||How to work division||maths programming tutorial-3

preview_player
Показать описание
hi.. Guys first subscribe now
I m programs magic. I am your friend.

Today ! we are learning about programming in C/C++ with focus on logic...

BASIC C/C++ PROGRAMS FOR MATHS LOGIC TUTORIALS
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 the user.
START Here.

all maths logic tutorial divided into subpart
1. Addition in first video
2. Multiplication
3. Division
4. Find area's all Programs
5. And calculations

this video very important for beginners in programming and all programmers.
because in this video very deeply explaining and fully focus on logic.

3. Division
In c language when we divide two integers we get integer 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 numerator. This explicit
conversion is known as typecasting.

start learning with programs_magic and have you any problem any dought so fast comment.
Contact me ...fast anywhere

facebook
Рекомендации по теме