Pathway

Pathway

Professional Development

45 Qs

quiz-placeholder

Similar activities

Computer Science Quiz

Computer Science Quiz

Professional Development

42 Qs

Digital Marketing Knowledge Test MCQ 50

Digital Marketing Knowledge Test MCQ 50

Professional Development

50 Qs

IS Security

IS Security

Professional Development

44 Qs

TEKNOLOGI PERKANTORAN

TEKNOLOGI PERKANTORAN

Professional Development

50 Qs

Media Quiz

Media Quiz

University - Professional Development

50 Qs

SOAL USP SENI BUDAYA KELAS 9

SOAL USP SENI BUDAYA KELAS 9

1st Grade - Professional Development

50 Qs

Internet Big Quiz

Internet Big Quiz

6th Grade - Professional Development

50 Qs

Basic Theory Test

Basic Theory Test

Professional Development

45 Qs

Pathway

Pathway

Assessment

Quiz

Other

Professional Development

Hard

Created by

chien nguyen

Used 10+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which keyword is used to declare a constant in Swift?

let

var

const

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Swift, can the value of a constant be changed after it has been declared?

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Swift data type is used to represent a sequence of characters?

String

Character

Array

Set

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which property can be used to get the number of characters in a string in Swift?

count

length

size

sizeOf

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can we write a single-line comment in Swift?

<!-- This is a comment -->

/* This is a comment */

// This is a comment

# This is a comment

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is readLine() used for in Swift?

To read a text file

To read user input from the command line

To read data from a URL

To read an array

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Swift, what does the ! symbol mean when placed after a variable?

It declares a new Optional variable

It increments the value of a variable

It implicitly unwraps an Optional variable

It indicates a factorial operation

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?