Font size
WorksheetsG9- Problem Solving Stages Quiz
Total questions: 10
Worksheet time: 5mins
Is the last step in problem solving ?
Problem Definition
Algorithm Preparation
Program Design
Program Testing
Program Documentation
What is the purpose of a flowchart?
To represent algorithms visually
To write code
To test programs
To document processes
What are the two types of computer languages?
High level language
Low level language
What is a compiler?
A program that translates codes from High level language into the machine language
A program that executes code line by line
A type of programming language
A method of problem solving
is a computer program that performs the translation of a program written in a given programming language into a functionally equivalent program in a different computer language.
Operating System
PhotoShop
Translates one statement at a time from the HLL into the machine language
Compiler
Windows
Interpreter
Ms.Word
Is the flowchart shape used for input & output
Is the flowchart shape used for Start & Stop
Is the flowchart shape used for process
Is the flowchart shape used for making decisions
