Вы находитесь на странице: 1из 1

BIO PHYSICS ASSIGNMENTS

1. Draw flowchart to find the largest among three different numbers entered by user.
2. Draw a flowchart to find all the roots of a quadratic equation ax2+bx+c=0
3. Draw a flowchart to add two numbers entered by user.
4. Draw a flowchart to obtain temperature in Celsius and convert it into the Fahrenheit
and Kelvin.
5. Draw a flowchart for the logical steps (pseudo-code) to find out whether a given triangle
ABC is a right-angle triangle. Assume that the sides of the triangle are supplied as
input. Print the answer as yes or no.
6. Draw a flow chart to calculate simple interest and compound interest.
7. Draw a flow chart to check the given no. is even no. or odd no.
8. Draw a flow chart to obtain basic salary, ta, da, hra from user and calculate salary of
employee.
9. Draw a flow chart to input marks of five subjects and find total, percentage and division.
10. Draw a flow chart which obtain a number from the user and check the number is
positive or not.
11. Draw a flow chart which prints number from 1 to 10.
12. Draw a flow chart to calculate area of rectangle.

Вам также может понравиться