Algorithms and Flowcharts Crossword Puzzle
Download and print this Algorithms and Flowcharts crossword puzzle.
Related puzzles:
Browse all Computers / IT Puzzles
QUESTIONS LIST:
- algorithm: a list of well-defined instructions for completing a task
- arrows : these are used to represent flow lines in flowchart
- parallelogram : used to accept input or display
- oval : terminal box used to indicate the beginning and the end of flowchart
- rectangle : used to represent process box
- diamond: the shape used to test conditions and take decision
- loop : a set of instructions executed repeatedly till the condition is satisfied
- connector : used to jump from one point in the process flow to another
- flowchart : diagrammatic representation of algorithms