Employees in a company receives net salary after the deductions for tax, Staff Provident Fund (SPF), and Global Insurance (GI): Basic Salary Range ($) Tax Rate SPF GI 0 – 1999 0 % 11 % 1 % 2000 – 2999 5% 12 % 2% 3000 – 4999 8 % 13 % 5 % Above 5000 10 % 17 % 8 % Based on the table given, you are required to write a C programming for a system that accepts the employee's basic salary, and generates the net salary after the respective deductions as described above

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 8PP: (Statistical) In many statistical analysis programs, data values considerably outside the range of...
icon
Related questions
Question
Name of the subject: programming in c. App: visual studio 2012. Required: explain for me the answer of this question clearly.
Employees in a company receives net salary after the deductions for tax, Staff Provident
Fund (SPF), and Global Insurance (GI):
Basic Salary Range ($)
Tax Rate
SPF
GI
0 – 1999
0 %
11 %
1%
2000 – 2999
5%
12 %
2 %
3000 – 4999
8 %
13 %
5 %
Above 5000
10 %
17 %
8 %
Based on the table given, you are required to write a C programming for a system that accepts the
employee's basic salary, and generates the net salary after the respective deductions as described
above
Transcribed Image Text:Employees in a company receives net salary after the deductions for tax, Staff Provident Fund (SPF), and Global Insurance (GI): Basic Salary Range ($) Tax Rate SPF GI 0 – 1999 0 % 11 % 1% 2000 – 2999 5% 12 % 2 % 3000 – 4999 8 % 13 % 5 % Above 5000 10 % 17 % 8 % Based on the table given, you are required to write a C programming for a system that accepts the employee's basic salary, and generates the net salary after the respective deductions as described above
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Managing System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr