Python Question Bank 1
Python Question Bank 1
Python Question Bank 1
Question Bank
PART – A
1.Define an algorithm
2.Discuss building blocks of algorithm
3.What is pseudo code?
4.Define the flow chart.
5.What is a programming language?Given examples.
6.Enlist different steps used in algorithmic problem solving.
7.what is recursion?
8.Enlist the properties of recursion
9.List the symbols used in drawing the flowchart.
10.Distinguish between algorithms and programs.
11.Point out any 5 programming language
12.What are the properties of algorithms?
13.Write the Characteristics of Pseudo code
14.What is need for a flowchart symbol?
15.What are the advantages of using a flowchart
16.Write any two disadvantages of flowchart ?
17.Write the Characteristics of Pseudocode
18. What are the rules for writing pseudo
19.Write any two advantages of pseudo code
20.Write any two disadvantages of flowchart?
1.What is pseudo code? Explain how it can be designed and write benefits and limitations.
2.Explain guidelines for preparing flowcharts, benefits and limitation
3.flowcharts and preparing flow chart for quadratic equation Analyze
4.Describe the algorithm for finding sum and average of n numbers. Also state the properties of a good
algorithm Remember
5.Describe the algorithm of towers of hanoi problem
UNIT II