_________is the instruction for solving a problem or subproblem in a finite amount of time using a finit amount of data.
Language
Algorithm
Software
None of these
___________connect various symbols in the flowchart
Flow lines
Connector
Indicator
The process of providing information that explains the programs is known as__________.
Documentation
Debugging
Execution
Program coding.
_______are the two types of translators.
Coding and testing
Compiler and interpreter
Connector and Translator
__________is the first step in programming.
Program coding
Translation of progrgam
Problem Idetification
__________provides the logical permission for using the software.
Copy right
Licensing
Planning
__________is a pictorial representation of algorithm.
Program
Code
Flow chart
__________process the instruction from top to bottom.
Sequence
Branching
Interation
_________are set of instructions that tell a computer to perform certain operation.
Computer programming
E-code programming
Structural programming
The process of performing various instruction in a program is known as____________.
Coding