Y8 Formative Test 1 Swift

Y8 Formative Test 1 Swift

8th Grade

10 Qs

quiz-placeholder

Similar activities

Roblox: The Quiz

Roblox: The Quiz

KG - Professional Development

9 Qs

Quiz 1.2 What to do?

Quiz 1.2 What to do?

6th - 8th Grade

15 Qs

ICT Quizz

ICT Quizz

6th - 8th Grade

10 Qs

Welcome Back

Welcome Back

8th Grade

6 Qs

Information Technology Coding Skills Quiz

Information Technology Coding Skills Quiz

8th Grade

15 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Project STEM Conditionals

Project STEM Conditionals

6th - 8th Grade

11 Qs

Crash Course N.D.I. #10 Social Media

Crash Course N.D.I. #10 Social Media

6th - 8th Grade

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