NEW
Font size
WorksheetsComputer Languages, Algorithm and Flowcharts
Total questions: 11
Worksheet time: 6mins
____________________ is a sequence of instructions
Algorithm
Flowchart
What is this?
Algorithm
Interpreter
Flowchart
Compiler
What is this flowchart shape used for indicating?
Input/ Output
Process
Decision
Start/ Stop
What is this flowchart shape used for indicating?
Input/ Output
Process
Decision
Start/ Stop
What is this flowchart shape used for indicating?
Input/ Output
Process
Decision
Start/ Stop
What is this flowchart shape used for?
Input/ Output
Process
Decision
Start/ Stop
What is this flowchart shape used for?
Input/ Output
Process
Connects various shapes in flowchart
Start/ Stop
What is this flowchart shape used for?
Connects one page to another
Process
Connects various shapes in flowchart
Start/ Stop
Name the program which converts High-level programming language into a machine code, line-by-line at a time and repeats the process again.
Compiler
Interpreter
Assembler
Name the program which converts High-level programming language into a machine code, whole program at a time.
Compiler
Interpreter
Assembler
Name the program that converts assembly language into machine code.
Interpreter
Assembler
Compiler
