Search Header Logo

Operators in Swift Programming

Authored by Fahad Khan

Computers

10th Grade

Used 5+ times

Operators in Swift Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the Swift expression 8 - 3 * 2?

2

16

5

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If x = 12 and y = 4, what is the value of x / 2 + y ?

6

8

10

12

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to calculate the remainder when one number is divided by another?

-

/

*

%

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 6 * (4 + 2) in Swift?

18

36

12

24

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a = 7 and b = 3, what is the value of a % b + 1 ?

3

4

2

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Swift, what does the != operator check for?

Greater than

Less than

Inequality

Assignment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression (10 < 5) && (3 > 1) in Swift?

True

False

Undefined

Error

Access all questions and much more by creating a free account

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?