Unit 7 Review

Unit 7 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles Practice Module

AP Computer Science Principles Practice Module

8th - 10th Grade

15 Qs

APCSP Big Idea 3, 4

APCSP Big Idea 3, 4

8th - 10th Grade

15 Qs

APCSP Big Idea 4

APCSP Big Idea 4

8th - 10th Grade

15 Qs

AP Exam Practice CSP

AP Exam Practice CSP

8th - 10th Grade

15 Qs

AP CSP Exam

AP CSP Exam

8th - 10th Grade

15 Qs

A words - GCSE Computer Science

A words - GCSE Computer Science

1st - 10th Grade

13 Qs

AQA A Level: 4.4.1 Abstraction

AQA A Level: 4.4.1 Abstraction

12th Grade

10 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

12 Qs

Unit 7 Review

Unit 7 Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Nolan Fleming

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer Science, what is a Parameter?

A variable in a function definition that takes the value passed in from an argument

A large piece of fabric that unfolds to slow your descent after you jump out of an airplane

a metric unit of measurement

a Pair of Meters

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you use a Return value?

Show your receipt and video game to the clerk and they give you store credit

The logical result of a function is returned to the place in code where the function was called and used in that scope

Tell your partner to give back that stuff you let them borrow.

Go to the beginning of the program, then come back.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true about functions. Select all that apply.

Functions only return one value at a time.

Functions do all your work for you.

Functions are used by the Empire, but not the Rebel Alliance.

A function cannot have the same name as another function

Functions are much more enjoyable than Worktions.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true about Procedural Abstraction? Select all that apply.

Procedural Abstraction is used in modern art.

Procedural Abstraction means extracting shared features to generalize functionality.

Procedural Abstraction manages complexity by allowing for code reuse.

Procedural Abstraction is when someone challenges you to write code while blindfolded. That's why you can't see the source code.

Procedural Abstraction is used to reduce the abstractions made by another coder.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What should you do when debugging? Select all that apply.

Look for code related to the problem.

Make small changes and test the code again.

Describe what you want to code to do and what it actually does

Give up immediately because it's all hopeless.

Keep track oif what works and what doesn't work.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Computer Science, what is a Library?

a filtered list

a list made up of other lists

an application used for writing and compiling code

a collection of functions that can be used in many different programs

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is documentation used for? Select all that apply.

Describe parameters and return values of a function (if any)

Note the programmer's birthday.

Mark the time of day that a code segment was completed.

Complain about long hours and other conditions in a toxic work environment.

Describe, in plain text, what a code segment does.

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?