Ask a New Question

Asked by LOVEMORE

Write a program that accepts salaries of 25 employees into an array into an array and display the following
i. Sum of all salaries
ii. All salaries below 500
iii. All salaries above 3200
iv. Average salary
v. Message if the salary value has been found or not
vi. Highest salary
vii. Lowest salary
viii. Sorted list of all salaries
9 years ago

Answers

Related Questions

A program that accepts a plant's name, price, and the plant's light and soil preferences. A program that accepts a plant's data and displays the results for a plant if it is appropriate for... write a c program that accepts a name as first name last name but displays the name as last name fir... a program in c++ that accepts exam marks for 10 students and stores them in an array.the program sho... Write a program that accepts a person’s weight and displays the number of calories the person needs... Make a C program that accepts an integer value at the main method from the keyboard and in turn pass... Write a program that accepts two numeric values from the user and displays all integers between thes... c++ program that accepts customer data ,calculates discount based on the age and ticket price depen... write a program that accepts & displays the pricing of 10 different items from a suppermarket Create a program that accepts a non- negative integer greater than 2 and determine the number of tim...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use