INTRODUCTION TO PROBLEM SOLVING(MCQ)

Quiz
•
Computers
•
11th Grade
•
Medium
Deepa R
Used 33+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A sequence of instructions that describe a method for solving a problem.
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 Wayground
11 questions
37. Algorithm - Producing Algorithms Quiz

Quiz
•
9th - 12th Grade
10 questions
GCSE Computer Science 9-1: Sorting Algorithms

Quiz
•
10th Grade - University
13 questions
Programming Concepts Quiz

Quiz
•
6th Grade - University
12 questions
Y9 - CS - L01 - Programming Key Terms Quiz

Quiz
•
9th - 12th Grade
15 questions
Problem Solving Quiz

Quiz
•
11th Grade
13 questions
S3 SDD Unit 2 KC 2

Quiz
•
7th Grade - University
11 questions
Algoritma Pemrograman Quiz

Quiz
•
11th Grade
12 questions
Computer Science

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade