salary deduction using switch case

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cuteicel21
    New Member
    • Oct 2019
    • 1

    salary deduction using switch case

    the problem is the salary is 30000,if no child the salary will be deducted 10%,if 1-2 child the salary will be deducted 8%,if 3,4,and 5 the salary will be deducted 5%.and if greater than 5 no deduction and if no child will be deducted 5% tax.give me a source code using switch case
  • dev7060
    Recognized Expert Contributor
    • Mar 2017
    • 656

    #2
    Welcome to Bytes! Assignment questions are not supported here. Please have a look at the posting guidelines and mention what you've done so far for this. I'd be happy to help then.

    Comment

    Working...