Jamb Computer Studies Questions
Question 21:
What type of errors occurs when the program is asked to implement an impossible task such as dividing a number by zero?
- A Syntax error
- B Runtime error
- C Logical error
- D Arithmetic error
View Answer & ExplanationQuestion 22:
Which number base system is used by low level languages
- A Duodecimal
- B Binary
- C Hexadecimal
- D Decimal
View Answer & ExplanationQuestion 23:
Why is the base 10 system unique?
- A There are only 10 fingers to every human
- B There are only 10 one digit numbers
- C The number 10 has just 2 factors
- D No specific reason.
View Answer & ExplanationQuestion 24:
Which program translates programs to a simpler language that the computer can execute.
- A Compiler
- B Interpreter
- C Processor
- D Algorithm
View Answer & Explanation