Friday, July 26, 2019

ALGORITHM & FLOW CHART VIDEOS

INTRODUCTION TO PROBLEM SOLVING


PROBLEM SOLVING METHOD



WHAT IS AN ALGORITHM



HOW TO WRITE AN ALGORITHM


ALGORITHM EXAMPLES


WHAT IS FLOWCHART


FLOWCHART EXAMPLES


FLOWCHART EXAMPLES 2

FLOW CHART EXAMPLES 3

ADVANTAGES OF FLOW CHART


ALGORITHM & FLOW CHART

IMPORTANT QUESTIONS AND ANSWERS

ALGORITHM & FLOWCHART
Q1. Describe the following steps of problem-solving process.
  1. Define the problem
  2. Analyze the problem
  3. Planning the solution of the problem
  4. Find candid solutions of the problem
  5. Select the best solution


Q2. Define an algorithm.


Q3. Define a program flowchart

Ans. Flowchart is combination of two words flow and chart. A chart consists of different symbols to display information about any program. Flow indicates the direction of processing that takes place in the program.

Q4. Describe the importance of program flowchart for solving a problem.

Ans. Flowchart is a graphical representation of an algorithm. It is a way of visually presenting the flow of data the operations performed on data and the sequence of these operations. Flowchart is similar to the layout plan of a building. A designer draws the layout plan of the building before constructing it. Similarly, a programmer prefers to design the flowchart before writing the computer program.

Q5. Identify the flowchart symbols for the following:
  1. Input
  2. Process
  3. Decision making
  4. Outputs
  5. Terminator / terminal point
  6. Connectors


Q6. What do you mean by?
Testing & debugging the program
Logical errors
Syntax errors
Execution errors
Running the program

Q7. Describe the following four essential parts of an algorithm:


  1. Inputs
  2. Processing
  3. Decision
  4. Outputs







CLASS 10TH SLO












GRADE 10 ASSESSMENT THEME MATERIAL-2020

  CLICK ME