The pictorial representation of algorithm is
program
execution
flow-chart
Design
A programm written in a programming language is known as
Software
Hardware
Source Program
Modular program
A semantics error is :-
Statement without any meaning
Source error
Object error
Program code error.
In modulator programming approach large programs are divided into smaller programs or modules known as
Functions
Debugging
Documentation
Source code.
Which of the following is intended to allow another person ,or the programmer at leter data ,to understand the program
internal documentation
external documentation
documentation
manual
Binary numbers cannot represent the decimal numbers accurately due to trancation or rounding of is called
Syntax error
representational error
logical error
Run time 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
The program should be able to run on different platforms is said to be .
portable
executable
meaningful
Readable