Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Using Scratch

Using Scratch

3rd - 10th Grade

13 Qs

Swift Playgrounds - Drones 1

Swift Playgrounds - Drones 1

5th - 12th Grade

11 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

Y8 Java (Karel the dog)

Y8 Java (Karel the dog)

8th - 9th Grade

10 Qs

Chapter 4 - Latihan

Chapter 4 - Latihan

1st - 12th Grade

10 Qs

MS Logo

MS Logo

4th - 9th Grade

10 Qs

Computer Science Level 1 - Blocks with VEXcode VR Course Unit 2

Computer Science Level 1 - Blocks with VEXcode VR Course Unit 2

5th - 12th Grade

12 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?