The process of correcting errors found during testing process is
bug
debugging
compilation
execution
The program should be able to run on different platforms is said to be .
portable
executable
meaningful
Readable
A programm written in a programming language is known as
Software
Hardware
Source Program
Modular program
The process of converting one predefined data type into another is called
Representation
Program structure
Type Conversion
Program error
PASCAL is a ___________ language
oop
event driven programing
structured
procedural
The pictorial representation of algorithm is
program
flow-chart
Design
The process of finding errors in a program is called
Testing
generating algorithm
documenting
coding
A programming error is also known as a
debugg
compile
runtime error
Top-down -design,which breaks down the solution into simple steps,is also called
divide and conquer
Analize the problem
Design of problem
Algorithm