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
--------- represents an algorithm in pictural form
Choose an answer
Flowchart
Pseudocode
Computational thinking
None
Previous
Skip
Next
Question # 2
Developing a step-by-step approach for solving a problem is.
Choose an answer
Decomposition
Abstration
Alogorithm Design
Pattern Recognition.
Previous
Skip
Next
Question # 3
Focusing only n the important details, while ignoring irrelevant information is
Choose an answer
Decomposition
Abstraction
Alogorithm Design
Pattern Recognition
Previous
Skip
Next
Question # 4
In Algorithm, we use repeat or repeat forever to represent.
Choose an answer
Sequence
Selection
Loop
All of these
Previous
Skip
Next
Question # 5
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 # 6
Represents the imput and output instructions i a flowchart.
Choose an answer
Parallelogram
Circle
Diamond
Rectangle
Previous
Skip
Next
Question # 7
If some of the instructionsin an alorithm are executed based on some condition, the flow execution is called.
Choose an answer
Algorithm
Loop
Selection
Sequence
Previous
Skip
Next
Question # 8
------------ allows us to take a complex problem, understand what the problem is and develop possible solutiions.
Choose an answer
Computational thinking
Formulas
Excel
None of these
Previous
Skip
Next
Question # 9
The Start/Stop box is represented by;
Choose an answer
An oval
A parallelogram
A rectangale
A diamond
Previous
Skip
Next
Question # 10
There can be only one start and........... stop symbol in a flowchart.
Choose an answer
One
Two
Three
Four
Previous
Skip
Next
Back