Swift playground Quiz 3

Swift playground Quiz 3

11th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Coding Basics SC-1

Coding Basics SC-1

7th - 12th Grade

20 Qs

ROBOTC Rules/Syntax

ROBOTC Rules/Syntax

9th - 12th Grade

17 Qs

PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

9th - 12th Grade

20 Qs

Escaping Corners Quiz

Escaping Corners Quiz

9th - 12th Grade

19 Qs

Mobile CSP Unit 4 Test Prep

Mobile CSP Unit 4 Test Prep

KG - Professional Development

17 Qs

Code.org Quiz L 1-4

Code.org Quiz L 1-4

6th Grade - University

20 Qs

Codehs Concepts of Programming

Codehs Concepts of Programming

9th - 12th Grade

16 Qs

EV3 Programming

EV3 Programming

1st Grade - University

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