Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Basics of Coding SC 1

Basics of Coding SC 1

7th - 9th Grade

15 Qs

Programming Vocabulary

Programming Vocabulary

6th - 8th Grade

15 Qs

CJPII 8 - Swift Playground

CJPII 8 - Swift Playground

8th Grade

15 Qs

Code.org Express Quiz

Code.org Express Quiz

8th Grade

15 Qs

Robotics Fall Semester Test

Robotics Fall Semester Test

6th - 8th Grade

10 Qs

RAV Robot Coding

RAV Robot Coding

6th - 8th Grade

15 Qs

CoderZ Robotics

CoderZ Robotics

8th Grade

10 Qs

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

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