A sequence of instructions that describe a method for solving a problem.
INTRODUCTION TO PROBLEM SOLVING(MCQ)

Quiz
•
Computers
•
11th Grade
•
Medium
Deepa R
Used 29+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ALGORITHM
PSUEDOCODE
FLOWCHART
ALL
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Translating the algorithm into actual instructions that can be executed on a computer is
done in this step
ANALYSIS
ALGORITHM
CODING
TESTING
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Step 1: Start
Step 2: Get age
Step 3: if age >=18 print "Eligible to vote"
else print “Not eligible to vote”
Step 4: Stop
THE GIVEN ALGORITHM IS AN EXAMPLE FOR
SELECTIVE EXECUTION
SEQUENTIAL EXECUTION
ITERATIVE EXECUTION
NONE
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A ............................................ is defined as a graphical representation of the logic for problem solving.f
ALGORITHM
PSUEDOCODE
FLOWCHART
NONE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
BEGIN, END
INPUT, GET, READ
The given are the common keywords used to write
ALGORITHM
PSUEDOCODE
FLOWCHART
NONE
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
BEGIN
GET n
INITIALIZE i=1
WHILE(i<=n) DO
PRINT i
i=i+1
ENDWHILE
END
THE GIVEN CODE IS AN EXAMPLE FOR
FLOWCHART
ALGORITHM
PSUEDOCODE
ALL
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
THE SYMBOL IN FLOWCHART IS USED FOR
Analysis
decision making
input
output
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Programming - Algorithms in Pseudocode & Flow Diagrams

Quiz
•
1st - 12th Grade
15 questions
Quiz on Computational Thinking and Algorithms 10C

Quiz
•
10th Grade - University
9 questions
AC 1.2 Review

Quiz
•
8th Grade - University
15 questions
Creating Algorithms Through Pseudocodes and Flowcharts

Quiz
•
11th - 12th Grade
8 questions
WJEC Computer Science KO - Computational Thinking

Quiz
•
11th Grade
10 questions
How Does Pseudocode Flowchart Help With Programming

Quiz
•
11th Grade
11 questions
IB CS Topic 4.1

Quiz
•
11th - 12th Grade
15 questions
Time machine week 4

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University