___________are used to represent input and output operation.
Terminal symbol
Rectangular box
Triangle
Parallelograms
__________process the instruction from top to bottom.
Sequence
Branching
Interation
None of these
________is perfroming a set of operation repeatedly.
Flow chart
_________are set of instructions that tell a computer to perform certain operation.
Computer programming
E-code programming
Structural programming
__________is the first step in programming.
Program coding
Translation of progrgam
Problem Idetification
To finding errors in a program and correct the errors is called________.
Execution
Debugging
Documentation
_________is the instruction for solving a problem or subproblem in a finite amount of time using a finit amount of data.
Language
Algorithm
Software
The software that limited to a specific vendor is known as___________.
Proprietary Software
Free Software
Coyrighted Software
The flow chart must be terminate with an_________.
Connector
Out connector
In connector
___________based on the result of the decision,one of the alternative instruction will be executed.