Contents

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


b

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


c

All the following are part of the documentation process except…..
a) test procedure 
b) program algorithm
c) machine language code
d) user manual


c

What is the purpose of diamond symbol in flowchart?
a) progress                                            
b) condition
c) input                                                 
d) output


b

The rectangle symbol in flow chart indicates?
a) progress                                          
b) condition
c) input                                                 
d) output


a

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


a