Procedures and functions chapter 11

Procedures and functions chapter 11

12th Grade

12 Qs

quiz-placeholder

Similar activities

Value Methods Vocab

Value Methods Vocab

8th - 12th Grade

12 Qs

Computer Science

Computer Science

10th - 12th Grade

10 Qs

37. Algorithm - Producing Algorithms Quiz

37. Algorithm - Producing Algorithms Quiz

9th - 12th Grade

11 Qs

Python - Chpt 1 - Review

Python - Chpt 1 - Review

9th - 12th Grade

15 Qs

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

CHAPTER1-FUNCTION

CHAPTER1-FUNCTION

12th Grade

10 Qs

Chapter 8 - Programming (IGCSE Computer Science)

Chapter 8 - Programming (IGCSE Computer Science)

9th - 12th Grade

15 Qs

Variables in Scratch

Variables in Scratch

2nd Grade - University

11 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?