Chapter 9 Poblem Solving - 6


Computer Class 10
1. The process of understanding the problem is called analysis of the problem.


2. What are the inputs and outputs? is the type of question asked to analyze the problem.


3. An algorithm is not a complete procedure that describes the Logic of the program.


4. Area of a triangle can be found by Hero's formula.


5. Pseudocode expression the basic logic structure of an algorithm in a systematic and clear way.


6. A rectangular block is used to represent starting point of a flow chart.


7. A diamond box represents a terminal symbol in a flow chart.


8. A small circle is used as a connector symbol to join various parts of a floe chart.


This is more feedback!
This is the feedback!