Unit 2: Functions

Unit 2: Functions

Assessment

Flashcard

Mathematics

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a parameter in a function?

Back

A parameter is a variable used in a function definition that allows you to pass information into the function.

2.

FLASHCARD QUESTION

Front

What happens when you click on My Canvas multiple times?

Back

The canvas will switch back and forth between My Canvas mode and Solution mode.

3.

FLASHCARD QUESTION

Front

In the function call Oval(), if you want the width to be 100, which argument would be 100?

Back

The first argument.

4.

FLASHCARD QUESTION

Front

What is a function call?

Back

A function call is a statement that executes a function, using its name followed by parentheses.

5.

FLASHCARD QUESTION

Front

True or False: You can learn how to run and test your code by watching a specific video.

Back

True.

6.

FLASHCARD QUESTION

Front

What is the difference between an argument and a parameter?

Back

An argument is the actual value passed to the function, while a parameter is the variable in the function definition that receives the argument.

7.

FLASHCARD QUESTION

Front

What is a function definition?

Back

A function definition is a block of code that specifies what the function does and includes the parameters.

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?