
CodeHS Functions and Parameters Flashcard

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does the 'return' statement do in a function?
Back
It sends a value back to the caller of the function.
2.
FLASHCARD QUESTION
Front
Explain the concept of function calls with an example.
Back
When a function is called, the program jumps to the function definition, executes the code inside it, and then returns to the point where it was called.
3.
FLASHCARD QUESTION
Front
What is the scope of a function in programming?
Back
The scope of a function in programming refers to the visibility and accessibility of variables and functions within the program.
4.
FLASHCARD QUESTION
Front
How are function parameters used in a function?
Back
Function parameters are used to pass values into a function when it is called.
5.
FLASHCARD QUESTION
Front
What is the purpose of using a return statement in a function?
Back
To send a value back from the function to the code that called the function.
6.
FLASHCARD QUESTION
Front
Give an example of a function call with arguments.
Back
functionName(argument1, argument2)
7.
FLASHCARD QUESTION
Front
Explain the concept of function scope with an example.
Back
Variables declared inside a function are only accessible within that function.
Similar Resources on Wayground
11 questions
AP Computer Science Principles Unit 3

Flashcard
•
10th - 12th Grade
6 questions
Technical Terms in Research Writing

Flashcard
•
10th - 12th Grade
10 questions
CMU CS Academy Unit 2 Part 2: Functions W/ No or More Parameters

Flashcard
•
9th Grade
8 questions
CMU CS Academy Unit 2

Flashcard
•
9th Grade
10 questions
CMU CS Academy Unit 2 Part 3 Mouse Release Events

Flashcard
•
9th Grade
10 questions
Code.org Unit 5 Vocab Flashcard 1

Flashcard
•
9th - 12th Grade
5 questions
Java - Writing Methods

Flashcard
•
9th - 12th Grade
5 questions
Java - Writing Methods

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade