Design a Java program to accept income from the user; compute the income tax to be paid and display the income and the tax payable on the screen.
Modify the code to repeat the program until the user enters an income value of -1.
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.
Attachment:- Assignment.rar