in Education by
Prielleila. 5. Wnte an Algorithm and draw a Flow Chart to accept the monthly salary of any employee then calculate the following: Yearly salary = monthly salary 12 Tax = 6% of yearly salary Bonus = 10% of yearly salary Gross salary = yearly salary + bonus Net salary – gross salary – tax You are required to print the Net salary Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: I can’t understand this question Explanation: please type again

Related questions

0 votes
    5. Operating System (a) links a program with the subroutines it references (b) provides a layered, user-friendly ... ) all the above Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    Raja is paying 12% of his salary to income tax. To store the tax details, an variable named “It” is used. What would be its data type? Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    draw a flow chart to find out the average of sum of 4 numbers with steps Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    write an algorithm to accept an integer number and print the factors of it Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Write an algorithm to accept radius of a circle from user, and display area of the circle using the formula: area ... x radius x radius Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Write an algorithm and draw a flowchart to print prime numbers from 1 to 50 Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    Write a code to obtain fee amount and than calculate fee hike as 10% of fees. Select the correct answer from above options...
asked Dec 9, 2021 in Education by JackTerrance
0 votes
    Write a code to obtain fee amount and than calculate fee hike as 10% of fees. Select the correct answer from above options...
asked Dec 3, 2021 in Education by JackTerrance
0 votes
    Suppose that 6% of the people with blood group O are left handed and 10% of those with other blood groups are ... have blood group O? Select the correct answer from above options...
asked Nov 20, 2021 in Education by JackTerrance
0 votes
    Write a JAVA program to store the marks of any 5 subjects in different variables. Calculate total and average. ... ANY INPUT METHOD Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    Write a JAVA program to store the marks of any 5 subjects in different variables. Calculate total and average. ... total and average. Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    import java.io.*; class employee { int pan; String name; double taxincome; double tax; void input(int p1, ... help something is wrong Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    4. It indicates the key to the different colours used to shade the columns in a chart. 5. Name at the top ... of the chart. 6 Comhinn Select the correct answer from above options...
asked Dec 30, 2021 in Education by JackTerrance
0 votes
    Construct logical expressions to represent the following conditions a) salary is not in the range 2500 to 5000 Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
...