Thinking Logically (1)

Quiz
•
Computers
•
12th Grade
•
Medium
Ian Dickinson
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is often represented by boolean expressions in programming?
Functions
Loops
Decisions
Variables
Answer explanation
Boolean expressions in programming are often used to make decisions, hence they are represented by 'Decisions' in the context of the given question.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used as part of a selection statement causing code to branch?
For loop
If then
While do loop
Loop until
Answer explanation
The correct choice 'If then' is used as part of a selection statement causing code to branch based on a condition.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should happens if a password is incorrect?
The user is asked for their password again
The computer shuts down
The number of incorrect login attempts is decreased
The account is immediately locked
Answer explanation
If a password is incorrect, the user is asked for their password again, allowing them another chance to input the correct password.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What could a logical consequence be of entering the wrong PIN more than three times at an ATM?
The account is locked
The user is granted access
The PIN is reset
The user receives a warning
Answer explanation
Having more than three incorrect login attempts can lead to the account being locked as a logical consequence.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of decision could use a switch or select case statement?
A decision that does not affect the program flow
A decision that causes a loop to exit
A decision with multiple selection paths
A true or false situation
Answer explanation
A switch or select case statement is used for a decision with multiple selection paths, making it the correct choice.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop might be used if a decision causes a loop to be entered or exited?
For loop
If then else statement
Switch statement
Boolean expression
Answer explanation
The for loop might be used if a decision causes a loop to be entered or exited, making it the correct choice in this scenario.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is it important to identify the points in a solution where a decision needs to be taken?
To simplify the code
To correctly branch or loop the code
To ensure the program is error-free
To make the program run faster
Answer explanation
Identifying points where decisions need to be taken is crucial to correctly branch or loop the code, ensuring the program functions as intended.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
LOOPS IN C++

Quiz
•
10th Grade - University
8 questions
Small Basic Mid Point Review

Quiz
•
6th - 12th Grade
12 questions
Intro to Scratch 2

Quiz
•
KG - University
12 questions
CodeHS Unit 1

Quiz
•
9th - 12th Grade
10 questions
Python Loops

Quiz
•
9th - 12th Grade
15 questions
icpcNU_ Loops and Arrays

Quiz
•
12th Grade
10 questions
Loops & Conditional Blocks in Scratch

Quiz
•
6th - 12th Grade
10 questions
Conditional statements in python

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
4 questions
Study Skills

Lesson
•
5th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University