Swift playground Quiz 3

Swift playground Quiz 3

11th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Code HS Unit 6 Computer Science in Python

Code HS Unit 6 Computer Science in Python

9th - 12th Grade

16 Qs

Code.org Summative

Code.org Summative

9th - 12th Grade

25 Qs

Netiquette

Netiquette

12th Grade

20 Qs

CodeMonkey

CodeMonkey

1st Grade - Professional Development

20 Qs

GarageBand / Logic Shortcuts

GarageBand / Logic Shortcuts

11th Grade

21 Qs

Codehs - Python

Codehs - Python

11th - 12th Grade

25 Qs

VR Blocks Review

VR Blocks Review

12th Grade

20 Qs

Python Codehs

Python Codehs

9th - 12th Grade

16 Qs

Swift playground Quiz 3

Swift playground Quiz 3

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Paul Plonowski

Used 54+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Commands have no spaces between words and always end with:

colon

parentheses

spaces

semicolons

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What best describes an algorithm?

A step-by-step series of operations

Only calculations that use advanced mathematics

The computer equivalent of rhythm

The same thing as an identifier

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

By writing commands you give instructions to do something. Which command sequence is formatted correctly?

collectGem()

moveForward()

collect Gem ()

move Forward ()

(moveForward)

(collectGem)

moveForward() collectGem()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is conditional code?

A command block

A command which will only run if it is false

A command which will only run of it is true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Boolean?

A value that can be true or false

A value that can only be true or false

A value which can only be true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

AND (&&) statements are only true if...

One of more conditions are true

Two conditions are true

All conditions are false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a logical operator

And

If

Not

Or

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?