Apple Swift Coding I - Lesson 1-21 Vocats (Test 5)

Apple Swift Coding I - Lesson 1-21 Vocats (Test 5)

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Used 5+ times

FREE Resource

Student preview

quiz-placeholder

120 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Introduces a new name or construct into your program.

Playground

Results Sidebar

Comments

Declaration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This user interface displays several items or records in rows and columns on the screen.

Print View

Side View

Stack View

Table View

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Runs the same code for each item in a collection. It takes one item, runs some on it, then takes the next item and runs the same code on that next item, and so on through all the items in the collection.

Array

Case

Index

Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table view uses this to find out what information it should display and how it should display it.

Action

Cell

Data Source

Outlet

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A whole number with not fractions or decimals. It can be a positive number, a negative number, or zero.

Algorithm

API

Constant

Integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A food-ordering app has all the features listed below. Which one of these features could be shown with a slider?

A user chooses how spicy they’d like their dish, on a scale from 0 to 5.

A user chooses whether or not to add rice.

A user sends their completed order to the restaurant.

A user selects one out of four lunch menu options.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a list of items displayed on the screen within an iOS app?

List view

Scrolling view

Table view

Sheet view

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?