Functions Parameters

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
+4
Standards-aligned
Barbara White
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable that is declared inside a function is called a
distant variable
function variable
close variable
local variable
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tags
CCSS.L.1.2A
CCSS.L.2.2A
CCSS.L.3.2A
CCSS.L.4.2A
CCSS.L.K.2A
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the correct way to call the function called "doAddition" with a parameter of 8?
doAddition(8);
function doAddition(8);
doMath();
doAddition{8};
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code, how many times is the "dance" function called?
called 0 times
called 1 time
called 2 times
called 3 times
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An extra piece of information passed to a function to customize it for a specific need
Parameter
Library
Function
Block
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A reusable block of code that groups together a sequence of statements to perform a specific task.
Function
Identifier
Argument
Blocks
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
CS Python Fundamentals Quiz 7 Review

Quiz
•
9th - 12th Grade
14 questions
Database Queries

Quiz
•
9th - 10th Grade
12 questions
Python Definitions

Quiz
•
10th - 12th Grade
10 questions
CHAPTER1-FUNCTION

Quiz
•
12th Grade
8 questions
JavaScript Function

Quiz
•
9th - 12th Grade
17 questions
Python

Quiz
•
6th - 10th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade