Procedures and functions chapter 11

Procedures and functions chapter 11

12th Grade

12 Qs

quiz-placeholder

Similar activities

Code.org Unit 5 Vocab Quiz 1

Code.org Unit 5 Vocab Quiz 1

9th - 12th Grade

10 Qs

SDD HSC Quiz 4E Q1-10

SDD HSC Quiz 4E Q1-10

12th Grade

10 Qs

Unit 6 Quiz - Bootstrap: Algebra

Unit 6 Quiz - Bootstrap: Algebra

6th - 12th Grade

11 Qs

1.1.3 CSE Conditionals and Event-driven Programming

1.1.3 CSE Conditionals and Event-driven Programming

9th - 12th Grade

8 Qs

Python Built-in Functions

Python Built-in Functions

11th - 12th Grade

15 Qs

Code.org Unit 5 Lesson 15 Assessment

Code.org Unit 5 Lesson 15 Assessment

9th - 12th Grade

15 Qs

l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

12th Grade

10 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Procedures and functions chapter 11

Procedures and functions chapter 11

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Salah Salah

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variable or constant that can be only be accessed in the subroutine it is declared within.

Local variable

Global variable

Parameter

Value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable / value that is sent to a subroutine

Local variable

Global variable

Parameter

Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variable or constant that can be accessed from any part of the program

Local variable

Global variable

Parameter

Value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A subroutine that does return a value to the program that called it

Subroutine

Procedure

Function

Return value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A subroutine that does not return a value to the program that called it

Function

Procedure

Subroutine

Return value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A self-contained piece of code that has an identifier and can be called from anywhere in a program

Function

Procedure

Subroutine

Return value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The type of variable that is accessible only within the block of code it is defined

Local variable

Parameter

Value

Global variable

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?