Apple Academy Indonesia Quiz

Apple Academy Indonesia Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

JavaScript Conditional Logic Quiz

JavaScript Conditional Logic Quiz

Professional Development

10 Qs

Ethical Hacking Kali Linux Part 3

Ethical Hacking Kali Linux Part 3

Professional Development

10 Qs

Python Conditional and Looping Statements Quiz

Python Conditional and Looping Statements Quiz

Professional Development

10 Qs

Mastering CSS Concepts

Mastering CSS Concepts

Professional Development

10 Qs

HTML Quiz

HTML Quiz

Professional Development

10 Qs

DECI –  WEEK9 - QUEST #2

DECI – WEEK9 - QUEST #2

Professional Development

3 Qs

Web Development Mastery

Web Development Mastery

Professional Development

10 Qs

[FE] Ice Breaking - TypeScript Fundamentals and Data Structures

[FE] Ice Breaking - TypeScript Fundamentals and Data Structures

Professional Development

10 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