
INTRODUCTION TO PROBLEM SOLVING(MCQ)
Authored by Deepa R
Computers
11th Grade
Used 33+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?