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

AP CSP Unit 7

AP CSP Unit 7

9th - 12th Grade

65 Qs

Code.org CSD

Code.org CSD

9th - 12th Grade

65 Qs

AQA Computer Science [AS Level]

AQA Computer Science [AS Level]

12th Grade

63 Qs

Python Quiz

Python Quiz

12th Grade - Professional Development

62 Qs

3rd Quarter Exam in JAVA 4 (Computer Programming)

3rd Quarter Exam in JAVA 4 (Computer Programming)

12th Grade

60 Qs

Code.org Unit 7 Review

Code.org Unit 7 Review

9th - 12th Grade

65 Qs

AP CSP Functions, Returns, Libraries

AP CSP Functions, Returns, Libraries

9th - 12th Grade

65 Qs

Computer Science Principles Unit 7 Parameters Returns Libraries

Computer Science Principles Unit 7 Parameters Returns Libraries

9th - 12th Grade

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