Defined Functions

Defined Functions

12th Grade

20 Qs

quiz-placeholder

Similar activities

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

Microsoft Word Review

Microsoft Word Review

12th Grade

15 Qs

TN +2 -LESSON1 FUNCTIONS

TN +2 -LESSON1 FUNCTIONS

12th Grade

20 Qs

8.12 C++ Test on Classes

8.12 C++ Test on Classes

9th - 12th Grade

15 Qs

MYSQL

MYSQL

12th Grade

15 Qs

Module 2 Excel Test Review

Module 2 Excel Test Review

9th - 12th Grade

20 Qs

C++ Functions Review Quiz

C++ Functions Review Quiz

9th Grade - University

25 Qs

Python I/o and Functions

Python I/o and Functions

9th - 12th Grade

25 Qs

Defined Functions

Defined Functions

Assessment

Quiz

Computers

12th Grade

Hard

CCSS
L.4.1C, 8.F.A.1, L.1.1J

+5

Standards-aligned

Created by

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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?