NEW
Font size
WorksheetsCOMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)
Total questions: 10
Worksheet time: 5mins
The finite set of steps that must be followed to solve any problem.
Flowchart
Algorithm
Pseudo Code
Programming
The process of illustrating workflows and data flows in a system through symbols and diagrams.
Flowchart
Algorithm
Pseudo Code
Programming
The language similar to the programming language to be used.
Flowchart
Algorithm
Pseudo Code
Programming
It act as blueprints for actual program coding.
Flowchart
Algorithm
Pseudo Code
Programming
DFD stands for?
Direct Flow Data
Data Flow Diaphram
Data Flow Diagram
Digital Flowing Diagram
It is used for denoting program inputs and outputs.
Input/output
start/stop
process
decision
Stands for decision statements in a program, where answer is usually Yes or No.
Input/output
start/stop
process
decision
It indicates processes like mathematical operations.
Input/output
start/stop
process
decision
It shows relationships between different shapes.
Input/output
start/stop
process
arrow
Connects two parts of a flowchart which are spread
over different pages
Input/output
Off-page Connector
process
arrow
