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

How can you determine the maximum value that a numeric variable can hold?

0 Answers  


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

1 Answers  


What is the difference between the expression “++a” and “a++”?

0 Answers  


Which driver is a pure java driver

0 Answers   Vertex,


5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function

1 Answers   TCS,






Process by which one bit pattern in to another by bit wise operation is?

0 Answers   InterGraph,


What is the difference between malloc() and calloc()?

0 Answers  


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

0 Answers  


What is a string?

0 Answers  


who did come first hen or agg

15 Answers   Infosys,


who is first prime minister in india??

8 Answers   Wipro,


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

0 Answers   Genpact,


Categories