10th Computer Science MCQS Chapter 1

Google Ads1

10th Computer Science MCQS


Pictorial representation of the algorithm is called:
Computer Programming
Debugging
Desk Checking
Flow Chart

The simplest form of an algorithm is:
Programming
Flow Chart
Step-form algorithm
Computer program

The process of carefully observing the working of an algorithm:
Desk checking
Program
Flowchart
None of these

The technique ‘Divide and conquer’ is used to solve:
Compled problems
Complex and large problems
Simple problems
Runtime error

Generally, computer algorithms perform:
Output
Input
All of these
Processing

Program up gradation refers to
Program development
Program enhancement
Program implementation
Program identification

If you write a formula F = m + a, instead of F = m * a, in the program then the error will be:
Arithmetic error
Runtime error
Logical error
Syntax error

How many possible solutions are there for a problem?
Multiple
One
Three
Two

At which stage the problem is decomposed into sub problems?
Problem analyzing
Problem solving
Problem debugging
Problem identification

The process of finding and removing errors in the program is called
Debuggiing
Desk checking
None of these
Syntax

Continue Reading Go to Next Page

Google Ads