Do Now - Retrieval - Programming and Data Structures

Quiz
•
Computers
•
11th Grade
•
Medium
Terry Watts
Used 3+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
1. What are the three basic constructs of programming?
Algorithms, Variables, and Loops
Functions, Pointers, and Operators
Conditional Statements, Loops, and Functions
Sequence, Selection, and Iteration
2.
DRAG AND DROP QUESTION
1 min • 1 pt
Which construct is used to execute instructions in a particular order? (a)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which construct is used to make decisions based on a condition?
Selection
Sequence
Iteration
None of them
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which construct is used to repeat a block of code until a certain condition is met?
Selection
Sequence
Iteration
None of them
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following loops in C# is executed at least once, even if the condition in the loop header is false?
for loop
while loop
do-while loop
foreach loop
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code?
for (int i = 1; i <= 5; i++)
{Console.Write(i); }
1 2 3 4 5
1 2 3 4
2 3 4 5
1 3 5
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a data structure?
A way of organizing and storing data
A type of programming language
An algorithm for sorting data
A method of encrypting data
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Nested Loops and Multi-dimensional Arrays

Quiz
•
11th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
11 questions
Flowchart Recap

Quiz
•
10th - 11th Grade
12 questions
WJEC Computer Science KO - Algorithms 1

Quiz
•
11th Grade
15 questions
40. OCR A Level (H046-H446) SLR8 – 1.2 Introduction to programmi

Quiz
•
11th Grade
10 questions
Programming Constructs - Bitesize

Quiz
•
KG - 11th Grade
11 questions
49. Programming 1 : Basic Programming Constructs

Quiz
•
9th - 12th Grade
10 questions
Checkpoint - IPO Diagrams in Computational Thinking

Quiz
•
9th Grade - University
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
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
20 questions
Points, Lines & Planes

Quiz
•
9th - 11th Grade