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/ 6
Government Polytechnic for Girls, Ahmedabad
Department of Computer Engineering
Semester: 1 Course: Basic Computer Programming (4310702) 1. Draw the flowchart to find out number is even or odd.
1. Draw the flowchart to calculate area of circle.
Government Polytechnic for Girls, Ahmedabad Department of Computer Engineering Semester: 1 Course: Basic Computer Programming (4310702)
2. Draw the flowchart to calculate area of rectangle.
3. Draw the flowchart to find sum of two numbers.
Government Polytechnic for Girls, Ahmedabad Department of Computer Engineering Semester: 1 Course: Basic Computer Programming (4310702)
4. Draw the flowchart to find square of a number.
5. Draw flowchart to calculate simple interest.
Government Polytechnic for Girls, Ahmedabad Department of Computer Engineering Semester: 1 Course: Basic Computer Programming (4310702)
6. Draw flowchart to check Positive Number.
7. Draw the flowchart to find the factorial of given number.
Government Polytechnic for Girls, Ahmedabad Department of Computer Engineering Semester: 1 Course: Basic Computer Programming (4310702) 8. Draw the flowchart diagram for check a number is prime number or not. Government Polytechnic for Girls, Ahmedabad Department of Computer Engineering Semester: 1 Course: Basic Computer Programming (4310702) 9. Draw the flowchart to generate a fibonacci series.