Write down a java applet. Your applet assits to find out how much federal tax we require to pay suppose the tax rate is 12%.
1) Ask taxable income
2) Demonstrate the amount of tax
You will also require to write down pseudo code for this assignment.
Create and implement the working applet to compute tax.