10th Computer Science MCQS Chapter 1

Google Ads1

10th Computer Science MCQS


Writing the program is called:
Debugging
Testing
Coding
Documentation

The grammatical rules of a programming language to write programs are called:
Desk checking
Syntax
Testing
Debugging

Which errors occurs when program follows a wrong logic?
Runtime errors
None of these
Syntax errors
Logical errors

Which errors occurs when he program direct the computer to perform an illegal operation?
None of these
Syntax errors
Logical errros
Runtime errors

Division by zero is:
Runtime error
Not an error
Logical error
Syntax error

The process of finding and removing errors in the program is called:
Debugging
Analyzing
Coding
Testing
Google Ads