answersLogoWhite

0


Best Answer

Look up "Flowchart" in wikepedia, most of what you need to know can be found there.

Get a flow chart symbol template and a sheet of paper and you are on your way.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: When and what are the symbols used in the flowchart for the program for the calculation of average numbers in C language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Define flowchart and draw flowchart for GCD of two numbers?

pictorial representation of a program is called a flowchart


Draw a flowchart to generate odd numbers between 100?

Draw a flowchart to generate odd numbers between 100?


How to draw Flowchart to print prime numbers from 1 to 100 using while loop in c language?

c the book mastering c


Flowchart to add two numbers?

ghjukkghhgyg


What is the flowchart for finding the prime numbers?

yes


When working out the mean average of a set of numbers do you include any zeros in the calculation?

yes


Draw a flowchart that will ask the user to enter 10 numbers and calculate the average?

PERFORM GET_ NUMBER 10 TIMES AVERAGE = AVERAGE/10 GET_NUMBER: INPUT = a$ AVERAGE = AVERAGE + INPUT


Draw a flowchart to find the least in ten numbers?

factorial


In mathematics what does the word average mean?

Average, in a way, is a sort of central value; if you take an "average" of several numbers, some of the numbers will be above, some below, that average.The calculation is to add all the numbers, then divide by the number of numbers (i.e., if you have 10 numbers, add all of them, then divide by 10).


Draw a flowchart to accept 3 numbers and display the largest number?

draw a flowchart to display the first tenth even number


Does geometric mean the average of the lengths?

No, but you can study here. Look at link: "Calculation of the geometric mean of two numbers".


How do you calculate the average of a set of numbers whose answer yields not a whole number?

The average need not be a whole number, so just use the answer which the calculation yields.