Question 8
Write a program to calculate the income tax to be paid by an employee in a
financial year 20016-20017 as per the following rates:
Annual Income
Rate of Income tax
Up to Rs.1,50,000/-
No tax
Rs.1,50,001 to Rs.6,00,000/ 10% of income exceeding Rs.1,50,000
Rs.6,00,001 to Rs.15,00,000/- Rs. 45,000+20% of income exceeding
Rs.6,00,000
Above Rs.15,00,000 / -
Rs. 2,25,000+30% of income exceeding
Rs. 15,00,000
Question 9
Write a class to overload a function check() as follows:
void check(String str, char ch) - to find and print the frequency of a
character in a string.
Input: str = "school”
ch = 0
Output: Number of o present is 2
void check( String S1)- only display the consonants after converting
the string to capital letters.
Answers
Answered by
0
Answer:
answer you later guy don't mind
Answered by
2
Hlooo wat is in ur mind giv a small question
Similar questions