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
Python Loops

Quiz
•
9th - 11th Grade
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
10 questions
Pseudocode - OCR ERL

Quiz
•
9th - 12th Grade
10 questions
Flow Charts

Quiz
•
1st - 10th Grade
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
10 questions
CS 50 Terminology

Quiz
•
6th - 10th Grade
9 questions
Block Coding

Quiz
•
3rd - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade