Apple Swift Coding II - Unit 1 - Lesson 1.1 - 1.3

Apple Swift Coding II - Unit 1 - Lesson 1.1 - 1.3

9th - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Intro to Python Turtle Graphics 2.1-2.4 [50 points]

9th Grade

20 Qs

Circuit Playground Review I

Circuit Playground Review I

9th - 12th Grade

18 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Java Casting & Booleans

Java Casting & Booleans

10th - 12th Grade

20 Qs

PROGDAS #1

PROGDAS #1

10th Grade

20 Qs

CSA Unit 3 Review

CSA Unit 3 Review

10th - 12th Grade

16 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

App Development

App Development

1st - 12th Grade

17 Qs

Apple Swift Coding II - Unit 1 - Lesson 1.1 - 1.3

Apple Swift Coding II - Unit 1 - Lesson 1.1 - 1.3

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Used 17+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the three primary goals of Swift?

Accurate

Expressive

Fast

Safe

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these are features of Swift that make it a "safe" language

Error handling

Optionals

Type Inference

Type Safety

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a great environment for prototyping Swift Code?

Playgrounds

Safari

Terminal

Xcode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code print to the console?


let helloWorld = "Hello, world!"

let helloPlayground = "Hello, playground!"

let goodbyePlayground = "Goodbye, playground!"


print ("Testing, testing, 1-2-3")

"Hello, world!"

"Hello, playground!"

"Goodbye, playground!"

"Testing, testing, 1-2-3"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Boolean represents true or false values

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Integer represents numbers requiring decimal points.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Double represents whole number, or integers.

True

False

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?