Starts
Input a,b
Result=(a-b)*(a-b)
Print"square of difference=",result
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 even numbers is always an even number.
The sum of two positive numbers is always a positive number.
The sum of two odd numbers is always an even number
pictorial representation of a program is called a flowchart
draw a flow chart to find hcf of two given numbers
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(); }
ghjukkghhgyg
start input A & B if A>B print A is greatest if B>A print B is greatest stop james ola writes.....SOT.
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.
#include using std::cout;using std::cin;using std::endl;int main(){double firstNumber = 0;cout > firstNumber;double secondNumber =0;cout
The sum of the numbers is 26. The numbers are 12 and 14.
The difference of two numbers is 8. Their sum is 22. What are the two numbers?
The two numbers are 9 and 13.
The sum of two numbers is an equation. Depends on the two numbers being added what the answer will be.