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 7th Class Chapter 3 Online Test MCQs With Answers
Question # 1
Whicht feature in Scratch is used for infinite loops in which an object wil repeat its action forever.
Choose an answer
Loop forever
Forever loop
Infinite repeat
Repeat forever
Previous
Skip
Next
Question # 2
The sequence where we repeat a specific set of instructions, again and again, is called.
Choose an answer
Condition
Sequence
Loop
All
Previous
Skip
Next
Question # 3
The loops which are never going to end are called.
Choose an answer
Finite loops
Infinite loops
Intermediate loops
Simple loops
Previous
Skip
Next
Question # 4
What is the efficiency of a solution based on in terms of the given paremeters.
Choose an answer
Numbers of lines of code
amount of memory available
Number of steps executed
Complexity of the solution
Previous
Skip
Next
Question # 5
Which symbol represents a process in a flochart.
Choose an answer
Terminal
Arrow
Action/Process
Decision
Previous
Skip
Next
Question # 6
Which of the following is an example of coputations thingking
Choose an answer
Recipe to bake a cake
Reding a bicycle
Listening to music
Painting a picture
Previous
Skip
Next
Question # 7
The loops which have to be terminated are called.
Choose an answer
Infinite loops
Finite loops
Simple loops
INermediate loops
Previous
Skip
Next
Question # 8
What the purpose of arrow in a flowchart.
Choose an answer
To link different processes in the flowchart
To indicate the start and stop points
To represent input or output
To indicate the direction of flow within the same process
Previous
Skip
Next
Question # 9
What is the tpe of algorithm that uses a random numebr to decide the expected outcome.
Choose an answer
Brute force algorihm
Recursive algorithm
Sorting algorithm
Randomized algorithm
Previous
Skip
Next
Question # 10
Which of the following is not a cornerstone of Computatonal Thingking?
Choose an answer
Decomposition
Pattern reongnition
Generalization and Abstraction
Probability calculation
Previous
Skip
Next
Question # 11
The loops which hae to be terminated are called.
Choose an answer
Infinite loops
Simple loops
Intermediate loops
Finite loops
Previous
Skip
Next
Back