Y8 Formative Test 1 Swift

Y8 Formative Test 1 Swift

8th Grade

10 Qs

quiz-placeholder

Similar activities

CSIM 1.1-1.2 Vocab Quiz

CSIM 1.1-1.2 Vocab Quiz

8th Grade

12 Qs

January Vocabulary

January Vocabulary

8th Grade

10 Qs

CJPII 8 - Swift Playground

CJPII 8 - Swift Playground

8th Grade

15 Qs

Gr 8 Programming Terms Q1

Gr 8 Programming Terms Q1

4th - 8th Grade

8 Qs

Swift Playground Week 1 and 2

Swift Playground Week 1 and 2

8th - 9th Grade

6 Qs

Computer Programming Vocabulary

Computer Programming Vocabulary

8th Grade

12 Qs

Y10 Spring Programming Audit

Y10 Spring Programming Audit

8th - 10th Grade

13 Qs

PLTW CSIM Lesson 1.3

PLTW CSIM Lesson 1.3

8th Grade

10 Qs

Y8 Formative Test 1 Swift

Y8 Formative Test 1 Swift

Assessment

Quiz

Computers

8th Grade

Medium

Created by

L Olivier

Used 9+ times

FREE Resource

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

Discover more resources for Computers