Unit 7 Mid Review

Unit 7 Mid Review

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

AP CSP code.org Unit 3 2020

AP CSP code.org Unit 3 2020

9th - 12th Grade

10 Qs

Code.org Unit 3

Code.org Unit 3

9th - 12th Grade

14 Qs

CSP Unit 7 Pop Quiz

CSP Unit 7 Pop Quiz

9th - 10th Grade

15 Qs

AP Computer Science Principles Unit 1

AP Computer Science Principles Unit 1

9th - 12th Grade

15 Qs

Intro to Computational thinking

Intro to Computational thinking

9th Grade

10 Qs

Event Driven Programing

Event Driven Programing

11th Grade

15 Qs

Coding 1 U7

Coding 1 U7

9th Grade - University

15 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Unit 7 Mid Review

Unit 7 Mid Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Collin Tremain

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms can be created in all the following ways EXCEPT:

creating from an idea

combining existing algorithms

removing sequencing, selection, and iteration from an algorithm

modifying existing algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using existing algorithms as building blocks for new algorithms has all the following benefits EXCEPT:

reduces development time

reduces testing

simplifies debugging

removes procedural abstraction

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one of the benefits of using a library in a program?

simplifies creating a complex program

increases development time

removes all testing

reduces abstractions in the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dividing a program into separate subprograms (such as libraries) is known as:

modularity

iteration

API

documentation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Modularity is defined as:

modularity Dividing a program into separate subprograms (such as libraries)

the repetition of a process

a set of functions and procedures allowing the creation of applications that access the features or data of an operating system

written specification and instructions accompanying a computer program

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will be output by the console.log command on line 5?

10

11

12

13

16

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the order of letters printed to the console when this program is run?

a b c

a b c b c b c

a b c b c

a b c a

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?