Challenge your competence level in computers, computing, algorithms, hardware and software with these Computer science questions and answers.
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
The acronym from DATABASE MANAGEMENT SYSTEM is ________________
DMS
DBMS
DMGS
DMSM
Correct answer is B
DBMS.
A Database Management System (DBMS) is software designed to store, retrieve, define, and manage data in a database
Which of the following is not a type of logic gate
XOR
OR
AND
DOR
Correct answer is D
Dor is not a type of logic gate