To include a percentage in arithmetic operators we use ……..
a) Decimal equivalent
b) Percentage symbol
c) We cannot use percentage
d) Division
The….…operator is commonly used to determine whether a number is even or odd.
a) Addition
b) Modulus
c) Subtraction
d) Integer division
…….. data is a data that the application is expecting the user to enter.
a) Valid
b) Invalid
c) Numeric
d) Character
……..refers to the process of locating and correcting errors.
a) Testing
b) Debugging
c) Retransforming
d) Correcting
Errors are called as ……..in a program.
a) Bugs
b) Errors
c) Invalid data
d) Exceptions
A …….. occurs when you break the rules of the language.
a) Logical errors
b) Syntax errors
c) Exceptions
d) Application shut down