Eilat T1W2 Functions Quiz 1

Quiz
•
Computers
•
9th Grade
•
Easy
Kevin Daniel
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a function?
A loop that repeats a task
A comment in the code
A block of code that performs a specific function
A variable that stores data
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are arguments?
Variables that are not used in the program
Pieces of information given to a function during its call
Functions that are not defined
Conditions in an if statement
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Differentiate between arguments and parameters.
Arguments are not used in programming
Arguments are passed during function call, parameters are used in function definition
Arguments are used in function definition, parameters are used during function call
Arguments are variables, parameters are loops
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you call a function that has not been defined?
An error is thrown
The function is skipped
The function is automatically created
The program crashes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when a function is defined but never called?
The program runs faster
The function is executed automatically
The function is skipped
An error is thrown
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write a line that calls a function named myFunction that accepts a string as a function.
myFunction('string')
call myFunction('string')
run myFunction('string')
execute myFunction('string')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to define a function in Python?
function
define
func
def
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
20 questions
Computer Science

Quiz
•
9th - 12th Grade
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
12 questions
Python Loops

Quiz
•
9th - 11th Grade
18 questions
CodeHS - Unit 5 - Into to Programming with Karel

Quiz
•
9th Grade
11 questions
Computing Creative Design Quiz

Quiz
•
2nd Grade - University
10 questions
Python Basics

Quiz
•
8th - 10th Grade
13 questions
{CC} questions

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade