Native mobile development

Native mobile development

University

20 Qs

quiz-placeholder

Similar activities

แบบทดสอบก่อนเรียน"ติดอาวุธครู 4.0 ด้วย Google Apps"

แบบทดสอบก่อนเรียน"ติดอาวุธครู 4.0 ด้วย Google Apps"

University

15 Qs

EDUCATIONAL PSYCHOLOGY

EDUCATIONAL PSYCHOLOGY

University

15 Qs

Section-1

Section-1

University

15 Qs

Oytie_CoreJava_Quiz

Oytie_CoreJava_Quiz

University

20 Qs

_SOFTWARE REVIEW AND INSPECTION_

_SOFTWARE REVIEW AND INSPECTION_

University

19 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

E-Day 2 - Trivia Questions

E-Day 2 - Trivia Questions

6th Grade - Professional Development

20 Qs

Course Apps

Course Apps

University

16 Qs

Native mobile development

Native mobile development

Assessment

Quiz

Education

University

Medium

Created by

Symbat Nurgaliyeva

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Swift?

A programming language developed by Microsoft.

A tool used to design user interfaces.

A powerful and intuitive programming language by Apple.

A library for handling backend databases.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of an optional in Swift?

To perform mathematical calculations.

To represent a value that can either exist or be nil.

To create loops for repetitive tasks.

To handle errors in Swift programs.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid declaration of an optional?

let name = "John"

var score = Int!

var userName: String? = nil

let pi = 3.14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print?

"It's hot outside!"

"It's cold."

An error message

Nothing

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you declare a constant in Swift?

Using var keyword

Using const keyword

Using let keyword

Using final keyword

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logical operator ensures BOTH conditions are true?

&&

||

!

==

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will this loop print?

1 2 3 4

1 2 4

1 2

1 4

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?