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 9th Class English Medium Chapter 7 Online Test MCQs With Answers
Question # 1
Whcih of the following is the first step in problem solving according to computational thinking
Choose an answer
Writing the solution
Designing a flowchart
Understanding the problem
Selecting a solution
Previous
Skip
Next
Question # 2
Which technique has drawn a pictorial representation of athe solution?
Choose an answer
Prototype
Pseudo
Debugging
Testing
Previous
Skip
Next
Question # 3
Which symbol in the flowchart is used to either start or end the flowchart.
Choose an answer
Process
Decision
Connector
Terminal
Previous
Skip
Next
Question # 4
In flowcharts symbol
is used to show a
Choose an answer
Decision making
solution
Test Data
Verification
Previous
Skip
Next
Question # 5
What is the purpose of an oval shape symbol in flowcharting?
Choose an answer
Start and End
Decision
Connector
Process
Previous
Skip
Next
Question # 6
Dry running a flowchart involves
Choose an answer
Writing the code in a programming language
Testing the flowchart with sample data
Converting the flowchart into pseudocode
Ignoring the flowchart details
Previous
Skip
Next
Question # 7
Pattern recognition involves
Choose an answer
Ignoring repetitive elements
Breaking problems into smaller pieces
Finding and using similarities within problem
Writing detailed algroithm
Previous
Skip
Next
Question # 8
What is decomposition is computational thinking?
Choose an answer
Ignoring unecessary detail and focusing only on key aspects
Creatig a set of instruction to follow
Breaking a complex problem into smaller easier to solve parts
Identifying pattern and smiilariites between problems
Previous
Skip
Next
Question # 9
Which of the following is a principle of computational thinking?
Choose an answer
Ignoring problem understanding
Iplementig random solutions
Problem simplification
a Voiding solution design
Previous
Skip
Next
Question # 10
Which of the following best describes compoutational thinking.
Choose an answer
Breaking down a problem into smaller, manageable parts
The process of performing mathemaical calculation
Creating hardware solutions for computin
Writeing complex algorithms only
Previous
Skip
Next
Question # 11
The diamond symbol represents the
Choose an answer
Input /output
Remarks
Decision making
Processing
Previous
Skip
Next
Question # 12
Why is problem decomposition important in computational thinking.
Choose an answer
it is only useful for simple problems.
It complicantes problems by adding more details
It eliminates the need for solving the problem
It simplifies problems by breaking them down into smaller, more manageable parts
Previous
Skip
Next
Back