Google Answers Logo
View Question
 
Q: TOM simulation program ( No Answer,   3 Comments )
Question  
Subject: TOM simulation program
Category: Computers > Programming
Asked by: doncas1984-ga
List Price: $50.00
Posted: 14 Dec 2005 06:24 PST
Expires: 16 Dec 2005 14:41 PST
Question ID: 605689
Design and write a TOM simulator program to perform the following tasks:

1.Enter a list of positive integers, terminated by zero.
2.Output a count of the numbers
3.Output the sum of the numbers.
4.Output the mean of the numbers
5.Output the smallest number in the list
6.Output the largest number in the list

Thus for the following list: 4 2 8 10 6 0

The output should be:

5
30
6
2
10

N.B. the list is of variable length, e.g. it could have 1, 2, 3, 4, 5,
6, 7, 8, etc. numbers in it, the only constant is that the number 0
terminates it.

Design program design using flowchart
Program documentation, in terms of a print out of the program,
annotated to explain how it works.
Design and evidence of appropriate testing

Clarification of Question by doncas1984-ga on 15 Dec 2005 13:49 PST
No, not in Java. Design with flowchart and impliment the program in the TOM compiler
Answer  
There is no answer at this time.

Comments  
Subject: Re: TOM simulation program
From: dreams279-ga on 14 Dec 2005 13:34 PST
 
I can do it..but for adding in comments will I get paid..
Subject: Re: TOM simulation program
From: dreams279-ga on 15 Dec 2005 13:00 PST
 
Do you need to that in any specific language? I can do it Java...is it ok?
Please clarify..

Thanks
Subject: Re: TOM simulation program
From: tutuzdad-ga on 15 Dec 2005 14:00 PST
 
The answer to your question is no. Commenters are not paid for their input.

tutuzdad-ga

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy