I need a java programming for the algorithm
Step 1 : Start
Step 2 : Declare variables income, taxRate, grossPayTax
Step 3 : Read variable income, taxRate and grossPayTax fromuser
Step 4: IF income > 20000 && income < 30000
taxRate = 2(in percent)
grossPayTax = 200
ELSE IF income > 30000 && income < 40000
taxRate = 3.5
grossPayTax = 200+350
ELSE IF income > 40000 && income < 80000
taxRate = 7
grossPayTax = 550 + 2800;
ELSE IF income > 80000 && income < 120000
taxRate = 11.5
grossPayTax = 3350+4600
ELSE IF income > 120000 && income < 160000
taxRate = 15
grossPayTax = 7950+6000
ELSE IF income > 160000 && income < 200000
taxRate =
PayPal Gateway not configured
PayPal Gateway not configured