Solution algorithm with
1. defining problem
2. Pseudo code algorithm
Design an algorithm to accept income from the user; compute the income tax to be paid and display the income and the tax payable on the screen.
Income tax calculation based on "IRAS (For YA 2012 to YA 2016)"
1. defining problem
2. Pseudo code algorithm
Design an algorithm to accept income from the user; compute the income tax to be paid and display the income and the tax payable on the screen.
Income tax calculation based on "IRAS (For YA 2012 to YA 2016)"
Last edited:

