Swift Y9 Summative Assessment Term 2

Swift Y9 Summative Assessment Term 2

9th Grade

50 Qs

quiz-placeholder

Similar activities

AP CSP Review Questions 3/27

AP CSP Review Questions 3/27

9th - 12th Grade

53 Qs

Web Design - Final Exam Review

Web Design - Final Exam Review

9th - 12th Grade

50 Qs

Exam in Python

Exam in Python

9th - 12th Grade

50 Qs

CodeCademy - Python 3 - Syntax and Functions

CodeCademy - Python 3 - Syntax and Functions

7th - 12th Grade

50 Qs

JavaScript

JavaScript

9th - 10th Grade

50 Qs

Comp Sci. Examination  March 13th

Comp Sci. Examination March 13th

9th - 12th Grade

50 Qs

Python 3 Loops

Python 3 Loops

9th - 12th Grade

55 Qs

Python All

Python All

9th 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?