0% found this document useful (0 votes)
9 views10 pages

Computer Practical

Uploaded by

Naitik Bansal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

Computer Practical

Uploaded by

Naitik Bansal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Flow Charts with Solution to Practice

1. Create a flowchart to inputs marks of 5 subjects (MM-50)- English, Hindi,


Mathematics, Science and Social Studies. Calculate Total, Average .
2. Design a flowchart in raptor to take length and breadth of a rectangle as input.
Display its area and perimeter.
3. Create a program to calculate Simple Interest.(Hint - SI=(P X R X T)/100)
4. Create a program to calculate Circumference & Area of Circle (Hint pi=3.14
or 22/7)
5. Design a flowchart to cross a traffic signal.
6. Create a flowchart to input Birth Year. Calculate your age and check – Are
you Eligible to Vote or Not?
7. Create a flowchart to input a number and Check – Is it ODD or EVEN?
8. Create a flowchart to input Year and Check – Is it LEAP or NOT? (Hint
Year%4=0)
9. Create a flowchart to check if a given number or positive, negative or zero.
10. Create a program to find out the biggest number out of three given
numbers.

You might also like