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
8th Computer Science Chapter 5 Test MCQs With Answers
Question # 1
Sometimes we want to repeat an action again and again which is called.
Choose an answer
Deletion
Copying
Solution
Iteration
Previous
Skip
Next
Question # 2
There can be only one start and........... stop symbol in a flowchart.
Choose an answer
One
Two
Three
Four
Previous
Skip
Next
Question # 3
A collection of instructions to solve a problem simply described in plain english is called.
Choose an answer
Flowchart
Algorithm
Pseudocode
All of these
Previous
Skip
Next
Question # 4
What is the full form of CT.
Choose an answer
Compuer Technology
Computational Thinking
Computer Tomography
None of these
Previous
Skip
Next
Question # 5
Used to connect varios sections of a flowchart.
Choose an answer
Rectangle
Oval
Diamond
Circle
Previous
Skip
Next
Question # 6
It is important to learn ............. also for the developmentof computer programs.
Choose an answer
Algorithm
Flowchart
Computational thinking
All of these
Previous
Skip
Next
Question # 7
Focusing only n the important details, while ignoring irrelevant information is
Choose an answer
Decomposition
Abstraction
Alogorithm Design
Pattern Recognition
Previous
Skip
Next
Question # 8
A finite sequence of activities to be processed for getting a task done from a given input.
Choose an answer
Flowchart
Algorithm
Computational thinking
All of these
Previous
Skip
Next
Question # 9
------- tell us to take the right path based onsome test.
Choose an answer
Algorithm
Condition
Flowchart
Pseudocode
Previous
Skip
Next
Question # 10
In Algorithm, we use repeat or repeat forever to represent.
Choose an answer
Sequence
Selection
Loop
All of these
Previous
Skip
Next
Back