Worksheets01 Quiz No. 1
Total questions: 15
Worksheet time: 3mins
It is a process of planning and creating a program.
Computer Program
Programming
Low-level language
High-level language
It is a problem-solving technique used in solving programming problems.
Problem Analysis
Algorithm
Coding
Execution
It verify if the algorithm works.
Execution
Algorithm Design
Coding
Problem Analysis
It is a visual representation of an algorithm.
It is a method of describing computer algorithms using a combination of natural and programming language.
Used to indicate the direction of the process flow by connecting other shapes.
Flow Data
Flow lines
Terminal
Used to represent the beginning and ending of a program.
Data
Process
Terminal Block
Connector
It is an approach to analyze such complex problems by planning software development and controlling the development process.
Computer Program
Programming
Procedural
Programming Methodology
In this approach, the problem is broken down into functions that perform one task each.
Procedural Programming
Computer Programming
Object Oriented Programming
Flowchart
It is used as inputs or outputs, such as user input and display text.
Process
Data
Decision
Predefined Process
Indicates the used of an algorithm specified outside the program, such as methods or function.
Data
Connector
Process
Predefined Process
It indicates the operation in the process, where there are two alternatives: true and false.
Terminal Block
Decision Block
Data
Predefined Process
It represent step or activity such as computation, initialization, etc.
Process
Terminal
Data
Connector
In this stage, analyze the problem and outline the problem and its solution requirements.
Algorithm Design
Problem Analysis
Coding
Execution
The language that the computer directly understand.
Assembly Language
Assembler
Machine Language
Machine Converter
