Question: please solve using c coding as fast as possible Write a C-code for a program that reads the following two numbers for each employee in
Write a C-code for a program that reads the following two numbers for each employee in a company with 20 employees: The first number: 1 if the employee is a male, and 0 if the employee is a female. The second number: the employee salary Your program should calculate and print the following: 1. Average of all salaries 2. Number of females in the company 3. Find and print the gender of the employee who has the highest salary
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
