Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Collecting Treasure with Laurel: Lesson 3

Collecting Treasure with Laurel: Lesson 3

6th Grade - University

10 Qs

Move Tank

Move Tank

8th Grade

15 Qs

VEX VR Automation and Conditional Statements

VEX VR Automation and Conditional Statements

7th - 8th Grade

9 Qs

Code HS Tracy Phyton Quiz

Code HS Tracy Phyton Quiz

6th - 8th Grade

10 Qs

Coding Pre-Assessment

Coding Pre-Assessment

5th - 8th Grade

15 Qs

CODE: Debugging

CODE: Debugging

8th - 10th Grade

13 Qs

Hour of Code ESL

Hour of Code ESL

6th - 8th Grade

14 Qs

LEGO Ev3 Robotics

LEGO Ev3 Robotics

5th - 12th Grade

15 Qs

Swift Playgrounds Quiz

Swift Playgrounds Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Silvesta Ng

Used 23+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Swift is a ...........?

Function

Language

Programme

Application

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is this “()” called?

Python

Parentheses

Incomplete circle

Symbol

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Swift code, print is a?

Reason

Function

Loop

Command

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Coding is case-sensitive.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of camel casing?

MoveForward()

Moveforward()

moveForward ( )

moveForward ()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The command turnRight() is made up of three turnLeft() commands. turnRight() is an example of a ..................

function

loop

bug

language

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following shows a correct function?

func turnAround() {

turnLeft()

turnLeft()

}

func turnAround() {

turnLeft()

turnLeft()

turnLeft()

turnLeft()

}

func turnAround() {

turnAround()

turnAround()

turnAround()

turnAround()

}

func turnAround() {

turnAround()

turnAround()

}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?