ghjukkghhgyg
The sum of two numbers is the result given when the two numbers are added together. For example, the sum of 2 and 3 is 5.
The sum of two positive numbers is always a positive number.
The sum of two even numbers is always an even number.
The sum of two odd numbers is always an even number
a+b=c
pictorial representation of a program is called a flowchart
draw a flow chart to find hcf of two given numbers
Draw a flow chart to find the greatest number among two numbers
draw a flowchart that will accept two number and display the highest number
Paper and pencil, A flowchart symbol template helps but is not required.
Use paper and pencil; a flowchart-symbol template helps, but is not required.
flowchart (start) < x=0 y=0> / print " enter two numbers" / | sum=x+y| / print the sum / (stop) c program #include<stdio.h> main() { int x,y,sum; clrscr(); printf("Enter two numbers\n"); scanf("d",&x,&y); sum=x+y; printf("sum=%d",sum); getch(); }
A flowchart for factorial of number can be made using different software's. Microsoft Word is the most popular software for beginners to make simple flowcharts.In order to draw the flowchart write the number at the top of the paper and then draw two lines under it going slightly to the sides. Decide what two numbers can be multiplied to equal that number. Keep going until you can no longer get to smaller numbers.
ghjukkghhgyg
by H A N D
flow chart of two numbers