Contents

To include a percentage in arithmetic operators we use ……..
a) Decimal equivalent
b) Percentage symbol
c) We cannot use percentage
d) Division

a

The….…operator is commonly used to determine whether a number is even or odd.
a) Addition                           
b) Modulus
c) Subtraction                      
d) Integer division

b

…….. data is a data that the application is expecting the user to enter.
a) Valid                                
b) Invalid
c) Numeric                           
d) Character

a

……..refers to the process of locating and correcting errors.
a) Testing                             
b) Debugging
c) Retransforming              
d) Correcting

b

Errors are called as ……..in a program.
a) Bugs                                 
b) Errors
c) Invalid data                    
d) Exceptions

a

A …….. occurs when you break the rules of the language.
a) Logical errors  
b) Syntax errors
c) Exceptions
d) Application shut down

b