Why is the base 10 system unique?
There are only 10 fingers to every human
There are only 10 one digit numbers
The number 10 has just 2 factors
no specific reason
Correct answer is A
The base 10 system of counting has been passed from generations to generations. This because, we learn to count with our fingers at young age
Which number base system is used by low level languages
Duodecimal
Binary
Hexadecimal
Decimal
Correct answer is B
binary base system is used by low level languages to interact with the computer
Syntax error
Runtime error
Logical error
Arithmetic error
Correct answer is B
Runtime error. This type of error occurs when the program is asked to perform an impossible task or a task that has not been included in the program written
Preventing bugs from getting to the computer
inserting errors into the program
finding and removing errors from a computer
finding and removing errors from a program
Correct answer is D
Debugging is the process of finding and removing errors from a program
The major function of a Database management system is _______________
Virus detection
Cyber security
Manipulation of data in a data base
Store large data
Correct answer is C
The DBMS performs the function of manipulating the data in a data base, as well as managing the database structure