Swift Y9 Summative Assessment Term 2

Swift Y9 Summative Assessment Term 2

9th Grade

50 Qs

quiz-placeholder

Similar activities

COMPUTER -9 QUIZ REVIEW (FIRST TERM)2025-2026

COMPUTER -9 QUIZ REVIEW (FIRST TERM)2025-2026

9th Grade

45 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

9th - 12th Grade

50 Qs

Unit 4 - JavaScript Basics Review

Unit 4 - JavaScript Basics Review

9th - 12th Grade

50 Qs

ECDL Python Lesson Boolean recap

ECDL Python Lesson Boolean recap

5th Grade - University

49 Qs

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Swift Y9 Summative Assessment Term 2

Swift Y9 Summative Assessment Term 2

Assessment

Quiz

Computers

9th Grade

Hard

Created by

L Olivier

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Swift Playground?

A tool used to write a pseudo code for any program

Advanced tool to create applications

Powerful programming language created by Apple

An algorithmic designer tools

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sequence ?

specific actions for the computer to perform

Is the order in which the commands are given

is the repeated actions

is the algorithmic thinking skills

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is coding?

The repeated actions in the program

Algorithmic thinking skills

Telling a ​computer what to do

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are bugs?

application interface

errors while coding

fixing the errors

the order of actions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A list of steps that you can follow to finish a task

To do list

schedule

algorithm

directions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

longer codes can involve ----------------

less bugs

more bugs

fewer variables

fewer actions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With the following code, what would you expect to see happen when you run your code?


func saySomething ( ) {

print ("Functions are awesome")

saySomething ( )

}

saySomething ( )

Functions are awesome, once

Functions are awesome, twice

Functions are awesome, repeated over and over and over...

Nothing

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?