More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
Computer Science 6th Class Chapter 4 English Medium Online Test MCQs With Answers
Question # 1
-------------- is finite sequence of instruction to solve a specific problem.
Choose an answer
Unspecified instructions
Specific instructions
Algorithm
None
Previous
Skip
Next
Question # 2
What is the process of algorithmic thinking.
Choose an answer
A series of systematic and logical steps
A way of solving a specific problem
A process without clear in instructions
A way of breaking down prblem into smaller problems.
Previous
Skip
Next
Question # 3
---------- is process of defining and decomposing of a problem.
Choose an answer
Problem analysis
Planning solution
Problem identification
test solution
Previous
Skip
Next
Question # 4
What can alternate solutions enhance in regard to a problem.
Choose an answer
The value of the ideal soltion
The result that should be achieved
The risk of failure
The difficulty level of the solution.
Previous
Skip
Next
Question # 5
What is the process of figuring out the 5 Ws from the problem statement.
Choose an answer
Problem identification
Problem definition
Problem analysis
Deconstruction
Previous
Skip
Next
Question # 6
What are the two directions in teh that a robot can move in a maze problem.
Choose an answer
Forward and down
Up and left
Right and down
Forward and back
Previous
Skip
Next
Question # 7
What is the reslut of an unclearly defined problem.
Choose an answer
It requires guess work
It is easily solvable
It contains ambiguity
It has a clear goal
Previous
Skip
Next
Question # 8
In.......... flow steps are executed only if certain condition is true.
Choose an answer
Repetitive
Sequential
Conditional
None
Previous
Skip
Next
Question # 9
What is the main purpose of an algorithm.
Choose an answer
To store information
To solve a specific problem
To perform a specific task
To automatte the decision making process
Previous
Skip
Next
Question # 10
In flow , steps will be executed in the same sequence they are written in.
Choose an answer
Repetitive
Conditional
Sequential
None
Previous
Skip
Next
Back