functions Review Quiz

functions Review Quiz

Assessment

Interactive Video

Computers

7th Grade

Medium

Created by

John Streety

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a class in coding compared to?

A movie

A school class

A book

A game

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must you do to make a function work?

Delete it

Ignore it

Write it twice

Call it

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function 'throw' do when called?

Prints 'Jack ran 25 feet'

Prints 'Jerry will throw the ball'

Prints 'Jack will jump'

Prints 'Jerry will catch the ball'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an attribute in a function?

A sound

A color

A number inside parentheses

A type of error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you change the number in the function with an attribute?

The function disappears

The function breaks

The output changes

The output stays the same