Unit 7: Parameters, Return, & Libraries (APCSP '23-'24)

Unit 7: Parameters, Return, & Libraries (APCSP '23-'24)

9th - 12th Grade

65 Qs

quiz-placeholder

Similar activities

ICT meeting test+

ICT meeting test+

11th Grade

65 Qs

Python Functions: Userdefined

Python Functions: Userdefined

12th Grade

70 Qs

APCSA Unit 7

APCSA Unit 7

9th - 12th Grade

65 Qs

APCSA Topic 7

APCSA Topic 7

9th - 12th Grade

65 Qs

Code.org Csd

Code.org Csd

9th - 12th Grade

65 Qs

Computer Science - Programming PLC

Computer Science - Programming PLC

11th Grade

62 Qs

Programming

Programming

12th Grade

60 Qs

Unit 7: Parameters, Return, & Libraries (APCSP '23-'24)

Unit 7: Parameters, Return, & Libraries (APCSP '23-'24)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Tom Parslow

Used 512+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cutting a big program up into smaller subprograms (functions, procedures, etc)

modularity

procedural abstraction

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer programming, this allows you to use a function knowing WHAT it does but not necessarily HOW it does it.

modularity

procedural abstraction

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Directions for how a collection of functions behave and can be used

Library

API

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A group of functions (procedures) that may be used in creating new programs

library

API

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

the orange x is a parameter

the orange x is an argument

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

the "7" is a parameter

the "7" is an argument

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

the variable "y" on line 2 is a parameter

the variable "y" on line 2 is an argument

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?