Write the program with at least two functions to solve the
following problem. The members of the board of a small
university are considering voting for a pay increase for
their 10 faculty members. They are considering a pay
increase of 8%. Write a program that will prompt for and
accept the current salary for each of the faculty members,
then calculate and display their individual pay increases.
At the end of the program, print the total faculty payroll
before and after the pay increase, and the total pay
increase involved.
No Answer is Posted For this Question
Be the First to Post Answer
write a program to interchange the value between two variable without using loop
List the difference between a 'copy constructor' and a 'assignment operator' in C?
program to find the ASCII value of a number
What does the message "warning: macro replacement within a string literal" mean?
What is indirect recursion? give an example?
what is pointer ?
10 Answers Kernex Micro Systems,
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
what is the importance of spanning tree?
what are two categories of clint-server application development ?
How do you do dynamic memory allocation in C applications?
Can you write the function prototype, definition and mention the other requirements.
What is pragma c?