subject

•input a list of employee names and salaries stored in parallel arrays. the salaries should be floating point numbers in increments of 100. for example, a salary of $36,000 should be input as 36.0 and a salary of $85,900 should be input as 85.9. find the mean (average) salary and display the names and salaries of employees who earn within a range of $5,000 from the mean. in other words, if the mean salary is $45,000, all employees who earn between $40,000 and $50,000 should be displayed.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
question
Computers and Technology, 23.06.2019 16:30
You have read about the beginnings of the internet and how it was created. what was the internet originally created to do? (select all that apply) share research. play games. communicate. share documents. sell toys
Answers: 1
question
Computers and Technology, 24.06.2019 11:00
In three to five sentences, describe how you can organize written information logically and sequentially
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
Which spreadsheet operation does a look function perform?
Answers: 1
You know the right answer?
•input a list of employee names and salaries stored in parallel arrays. the salaries should be float...
Questions
question
English, 18.04.2020 01:39
question
Mathematics, 18.04.2020 01:39
question
Biology, 18.04.2020 01:39
Questions on the website: 13722367