Defined Functions

Quiz
•
Computers
•
12th Grade
•
Hard
+5
Standards-aligned
Barbara White
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A function is a subprogram doing a specific operation on data.
True
False
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
____ statement in function bring the result to the calling program.
break
return
def
Tags
CCSS.L.4.1C
CCSS.L.9-10.1B
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Functions should be defined before __main__ of a program.
True
False
4.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
A function definition includes the following parts..(you can choose multiple options if any)
def keyword in function header
Indented body
Optional parameters
Break statement
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
random.random() is an example of___
User defined function
Built-in functions
Functions defined in modules
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
____ are the values passed to a function during function call.
Arguments
Parameters
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
____ are the values received by the functions.
Arguments
Parameters
Tags
CCSS.8.F.A.1
CCSS.HSF.IF.A.1
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Web Development Tutorial 10 Quiz Review

Quiz
•
9th - 12th Grade
15 questions
Python study group: Week 3

Quiz
•
12th Grade
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
16 questions
Unit 7 Mobile Device Functions Quiz 2

Quiz
•
12th Grade
15 questions
Funciones en Excel

Quiz
•
12th Grade
22 questions
CHAPTER-1 FUNCTIONS

Quiz
•
12th Grade
15 questions
Python and PseudoCode Quiz

Quiz
•
10th Grade - University
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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade