Unit 7 Mid Review

Unit 7 Mid Review

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

The Program Development Cycle

The Program Development Cycle

11th Grade - University

10 Qs

CS Edexcel 1.2a Writing Algorithms

CS Edexcel 1.2a Writing Algorithms

9th - 10th Grade

13 Qs

2.1.2 Thinking ahead

2.1.2 Thinking ahead

11th Grade

16 Qs

Time machine week 4

Time machine week 4

9th - 12th Grade

15 Qs

Grade 10 Lesson 7 Intro to OOP Extra Work - 3rd G

Grade 10 Lesson 7 Intro to OOP Extra Work - 3rd G

10th Grade

15 Qs

1 - Algorithms

1 - Algorithms

9th Grade

15 Qs

Unit 2 Review

Unit 2 Review

11th - 12th Grade

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