Lesson 9 (Parameters) Vocab Flashcard

Lesson 9 (Parameters) Vocab Flashcard

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

13 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Input value name in function definition. Ex: In move(distance: Int), distance is a(n) __________ that takes Int.

Back

Parameter

2.

FLASHCARD QUESTION

Front

Input value in a function, e.g., in move(distance: 3), 3 is a(n) ____________ that specifies spaces to move.

Back

Argument

3.

FLASHCARD QUESTION

Front

An enumeration defines a set of unique, related values called __________ cases.

Back

Enumeration

4.

FLASHCARD QUESTION

Front

In Lesson 9, Puzzle 1, we used a parameter to specify a distance for a function, allowing movement across multiple tiles with one command.

Back

Input

5.

FLASHCARD QUESTION

Front

To use the function move(distance: Int), pass a __________ for distance.

Back

Value

6.

FLASHCARD QUESTION

Front

Use multiple ____________ to pass additional arguments in code.

Back

Parameters

7.

FLASHCARD QUESTION

Front

Specifying a parameter value (e.g., distance: 6) means you _______ in an argument.

Back

Pass

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?