Can someone please give me the code for these:
1) Sum of two numbers
Write a program that stores the integers 62 and 99 in variables, and stores the sum of the these two in a variable named total.
2) Write a program which stores the following numbers in 5 different variables: 28, 32, 37, 24, and 33. The program should calculate the average of the numbers and display it on the screen
3) A division of a company generates 62% of total sales. Based on that percentage, how much will the division make if the entire company made $4.6 million in sales.
2007-09-20
09:43:56
·
2 answers
·
asked by
Anonymous
in
Education & Reference
➔ Homework Help