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

Post New Answer

More C Interview Questions

what is a stack

3 Answers  


How do i store a paragraph into a string? for example, if i input a long paragraph, the program will read the words one by one and concatenate them until no word is left.

1 Answers  


write a program to count the no of repaeted words in a line?

1 Answers  


Stimulate calculator using Switch-case-default statement for two numbers

0 Answers   Wipro,


What is type qualifiers?

0 Answers  






print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5

7 Answers   IBM,


What are the advantages and disadvantages of a heap?

0 Answers  


Explain what does the function toupper() do?

0 Answers  


what is the similarities between. system call and library function?

1 Answers   Wipro,


What is function prototype in c language?

0 Answers  


what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

0 Answers   College School Exams Tests,


How do you define CONSTANT in C?

0 Answers   ADP,


Categories