Python functions

Python functions

12th Grade

11 Qs

quiz-placeholder

Similar activities

Week 8

Week 8

12th Grade

13 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

UR Module 8 Programming LESSON

UR Module 8 Programming LESSON

12th Grade

11 Qs

Functions In Python

Functions In Python

12th Grade

10 Qs

XII - CS - Lesson 7 - Function - Quiz 3

XII - CS - Lesson 7 - Function - Quiz 3

12th Grade

10 Qs

Processing Beginners Quiz

Processing Beginners Quiz

7th - 12th Grade

15 Qs

Introduction to Programming (Ch2)

Introduction to Programming (Ch2)

9th - 12th Grade

16 Qs

H Plenary - Modular programming quick quiz

H Plenary - Modular programming quick quiz

10th Grade - University

8 Qs

Python functions

Python functions

Assessment

Quiz

Computers

12th Grade

Hard

Created by

kirti ashrekar

Used 62+ times

FREE Resource

11 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

How many values a function may return?

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The values passed through a function call statement are called

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parameters could be a

Variable

Literal

Expression

Function

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Non void functions are

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A variable that can be accessed from anywhere in a program is called

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A void function returns what type of legal empty values

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the area ofmemory called, which stores parameters and locsl variables of a function call?

Heap

Storage area

Stack

Array

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?

Discover more resources for Computers