Computer Science, asked by pratham13047, 10 months ago

‌Design a program in Java to calculate the tax for people living in Mango City. Specify a class taxpayer whose class description is given below

‌Class name Tax calculator
‌Data members int PAN
‌ string name
‌ double taxable income
‌double tax

‌member methods inputData()
‌ displayData()
‌ computeData()




‌total annual taxable income rate
‌up to 60000 0%
Above 60000 5%
but upto 150000
Above 150000 but 10%
upto 500000
Above 500000 15%






Answers

Answered by rd535953
0

Answer:

ICSE Important Programs

Java program to check for Pronic Number (Heteromecic Number)

Java program to check for Harshad Number (Niven Number)

Java program to find the GCD of two numbers (Division Method)

Program to Remove Duplicate Characters from a Word.

Java Program to check for Disarium Number.

[Question 4] ICSE 2014 Paper Solved (movieMagic)

Answered by adarsh1975singh
12

Answer:

your answer the is in the above images

Explanation:

plz mark brainiest

Attachments:
Similar questions