In modulator programming approach large programs are divided into smaller programs or modules known as
Functions
Debugging
Documentation
Source code.
A semantics error is :-
Statement without any meaning
Source error
Object error
Program code error.
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
bug
runtime error
The process of correcting errors found during testing process is
debugging
compilation
execution
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
In C++,____________are given either by // or /*--------*/brackets.
Formatting
Comments
Indentation