A spelling mistake of any command in high level language is an example of……
a) run-time error
b) syntax error
c) logical error
d) none of these
If program output is different from the thinking of the programmer, it is called…
a) run-time error
b) syntax error
c) logical error
d) none of these
All the following are part of the documentation process except…..
a) test procedure
b) program algorithm
c) machine language code
d) user manual
What is the purpose of diamond symbol in flowchart?
a) progress
b) condition
c) input
d) output
The rectangle symbol in flow chart indicates?
a) progress
b) condition
c) input
d) output
Which type of error occur when program directs the computer to execute an illegal or undefined operation?
a) run-time error
b) syntax error
c) logical error
d) none of these