Apple Academy Indonesia Quiz

Apple Academy Indonesia Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

DECI-Week6-Quest2

DECI-Week6-Quest2

Professional Development

3 Qs

Tech City Grid 5: DevSecOps

Tech City Grid 5: DevSecOps

Professional Development

3 Qs

Evolution of Traditional to New Media

Evolution of Traditional to New Media

12th Grade - Professional Development

10 Qs

Softwares

Softwares

Professional Development

11 Qs

PYTHON QUIZ

PYTHON QUIZ

Professional Development

10 Qs

HTML Fundamentals Assessment

HTML Fundamentals Assessment

Professional Development

10 Qs

Audience Targeting in SharePoint

Audience Targeting in SharePoint

Professional Development

9 Qs

Ai Diploma - Shaikha Moza

Ai Diploma - Shaikha Moza

Professional Development

6 Qs

Apple Academy Indonesia Quiz

Apple Academy Indonesia Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

reyner subrata

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of the following code?

Swift

let age = 30

print("My age is \(age)")

My age is age

My age is 30

My age is (age)

Error

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the Optional type in Swift?

To represent a value that might be missing.

To store multiple values in a single variable.

To define a constant value.

To create a loop.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which keyword is used to define a function in Swift?

method

function

func

define

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the guard statement in Swift?

To handle errors.

To create a loop.

To define a function.

  • To check for a condition and exit early if it's not met.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the design pattern used to notify objects about changes in another object?

Singleton

Delegate

Observer

Factory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of Grand Central Dispatch (GCD) and how it helps in iOS development.

GCD is a framework for managing concurrent operations by distributing them to different queues, which helps improve app responsiveness and performance.

GCD is a way to store data in a key-value format, making it easy to access and retrieve information.

GCD is a networking library that simplifies making API calls and handling network requests.

GCD is a UI framework that helps create complex animations and transitions.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berapakah kode pos dari gedung apple developer academy?

15343

15345

13545

15435

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these celebrities has NEVER appeared in an Apple commercial?

John Travolta

Justin Timberlake

Taylor Swift

Bill Gates