Write a java applet. Your applet helps to determining how much federal tax we need to pay assuming the tax rate is 12%.
1) Ask the taxable income
2) Display the amount of tax
You will also need to write a pseudo code for this assignment.
design and implement a working applet to calculate tax