Swift Playgrounds

Quiz
•
Computers
•
9th Grade
•
Hard
Katherine McCoy
Used 1+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in Swift Playgrounds?
Named storage for values of a particular type
A type of playground equipment
A type of data structure in Swift
A function in Swift programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Swift Playgrounds?
let variableName: Type
variableName = Type
int variableName
var variableName: Type
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are conditional statements used for in Swift Playgrounds?
Conditional statements are used for creating loops in Swift Playgrounds
Conditional statements are used to make decisions in Swift Playgrounds based on certain conditions.
Conditional statements are used for defining classes in Swift Playgrounds
Conditional statements are used for printing text in Swift Playgrounds
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the different types of loops in Swift Playgrounds?
switch loop
do-while loop
if-else loop
for-in loop, while loop, repeat-while loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you use 'if-else' statement in Swift Playgrounds?
By not using any condition inside the 'if-else' statement.
By writing the condition inside the 'if' block and the alternative condition inside the 'else' block.
By writing the condition inside the 'else' block and the alternative condition inside the 'if' block.
By using 'if' statement for both conditions and not using 'else' at all.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of 'for-in' loop in Swift Playgrounds?
To iterate over a sequence
To cook a meal
To play a video game
To send an email
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the concept of 'while' loop in Swift Playgrounds.
The 'while' loop in Swift Playgrounds is used to execute the code based on a random condition
The 'while' loop in Swift Playgrounds is used to repeatedly execute a block of code as long as a specified condition is true.
The 'while' loop in Swift Playgrounds is used to execute the code only once
The 'while' loop in Swift Playgrounds is used to execute the code only if a specified condition is false
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between 'while' and 'repeat-while' loop in Swift Playgrounds?
The 'while' loop and 'repeat-while' loop are the same and can be used interchangeably
The 'while' loop executes the code inside the loop first and then checks the condition
The 'while' loop checks the condition before executing the code inside the loop, while the 'repeat-while' loop executes the code inside the loop first and then checks the condition.
The 'repeat-while' loop checks the condition before executing the code inside the loop
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you use 'switch' statement in Swift Playgrounds?
You can use 'switch' statement in Swift Playgrounds to evaluate a value against multiple possible matching patterns.
You can use 'switch' statement in Swift Playgrounds to perform arithmetic operations
You can use 'switch' statement in Swift Playgrounds to create a loop
You can use 'switch' statement in Swift Playgrounds to define a class
Similar Resources on Wayground
12 questions
Intro to Scratch 2

Quiz
•
KG - University
12 questions
Codehs

Quiz
•
9th - 12th Grade
6 questions
Loops In Java

Quiz
•
8th - 12th Grade
10 questions
Python Basics - Quiz

Quiz
•
8th - 11th Grade
7 questions
Pseudocode Practice Quiz

Quiz
•
9th - 12th Grade
8 questions
Level 1 - week 1

Quiz
•
7th Grade - University
10 questions
Programming Basics

Quiz
•
9th - 10th Grade
12 questions
Sequencing, Selection and Iteration

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade