John
2012-09-13 21:29:30 UTC
I want to develop a program that collects information about a maximum of 50 persons including their salary. Provide functions to Add, Search, Display and Delete a person and enable the user to calculate and display a person’s tax and pay rate according to the salary entered and calculate and display the gross, net pay and tax deduction as per the example.
This program has to use arrays and functions....
Thanks! :)