Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Microbit Lesson 5

Microbit Lesson 5

7th - 8th Grade

8 Qs

แบบทดสอบก่อนเรียน ว23201 วิชาการเขียนโปรแกรมภาษาซี

แบบทดสอบก่อนเรียน ว23201 วิชาการเขียนโปรแกรมภาษาซี

1st - 12th Grade

10 Qs

Algorithms

Algorithms

7th - 8th Grade

10 Qs

LESSON 5: CREATING ART WITH CODE

LESSON 5: CREATING ART WITH CODE

7th Grade - University

11 Qs

RAV Robot Coding

RAV Robot Coding

6th - 8th Grade

15 Qs

Robot Vex Code

Robot Vex Code

7th - 8th Grade

8 Qs

CSS Properties

CSS Properties

7th - 9th Grade

15 Qs

Tracy 🐢 CodeHS

Tracy 🐢 CodeHS

5th - 8th 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?