Contents

A ……..occurs while forgetting to enter an instruction, or entering the instruction in wrong order.
a) Logical errors               
b) Syntax errors
c) Exceptions
d) Application shut down

a

……..the documentation refers to putting the documentation in a safe place.
a) Debugging                       
b) Testing
c) Assembling     
d) Printing

c

A ……..is a predefined procedure that performs a specific task.
a) Flowchart                        
b) Pseudocode
c) Function                          
d) Errors

c

The ……..function temporarily converts the string to a number and then returns the number.
a) Val                                    
b) Value
c) Integer                              
d) Convert

a

…….. is used to improve the appearance of numbers in an interface.
a) Format function
b) Appear function
c) Val function    
d) Number function

a

A suggestion for fixing the error appears in the
a) Error correction window
b) Error detection window
c) Error location window
d) Properties window

a