The program should be able to run on different platforms is said to be .
portable
executable
meaningful
Readable
A semantics error is :-
Statement without any meaning
Source error
Object error
Program code 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 pictorial representation of algorithm is
program
execution
flow-chart
Design
A programming error is also known as a
debugg
compile
bug
runtime error
Missing of a semicolon at the end of a C++ statement is an example of____________error.
Run time error
Logical error
Syntax error
Compilation error
PASCAL is a ___________ language
oop
event driven programing
structured
procedural
Devide by zero is a error of type
logical
syntactical
runtime
All these