Apple Swift Coding I - Lesson 3 - 4

Apple Swift Coding I - Lesson 3 - 4

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Quizz Internet

Quizz Internet

KG - Professional Development

12 Qs

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

1st - 10th Grade

10 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Tecnología Digital

Tecnología Digital

12th Grade

12 Qs

Empowerment Technologies Quiz 2

Empowerment Technologies Quiz 2

11th Grade

10 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

IP ADDRESSING AND ITS VERSION

IP ADDRESSING AND ITS VERSION

11th Grade

15 Qs

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

Apple Swift Coding I - Lesson 3 - 4

Apple Swift Coding I - Lesson 3 - 4

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the escape character for?

Undoing the last program command

Telling the computer to quit an app

Skipping the rest of the string

Treating the next character in a special way

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the escape character for coding in Swift?

/

\

!

'

ESC

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a character in programming?

A distinguished coder like Ada Lovelace or Alan Turing

A letter from A to Z

A piece of a string like a letter punctuation mark, or number

The first 140 ADCII symbols

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The second line below has a "use of unresolved identifier" error. What does that mean?

Names need to match capital and lowercase letters; it should be playgroundName

playGroundName isn't a String

The string interpolation is done wrong; it should use a /

You can't repeat names

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression "1" + "1"

Hint: Not sure? Open the Strings playground, type it in and try it. That's not cheating: programmers try out little bits of code in Playgrounds all the time.

2

"2"

11

"11"

"1 1"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are strings?

let myLuckyNumber = 42

"\"Curiouser and curiouser,\" said Alice."

Neither

Both A and B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are strings?

"$9.99"

"100%"

Neither

Both A and B

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?