Search Header Logo
CS Principles Unit 1 Review

CS Principles Unit 1 Review

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Amy Soquet

Used 28+ times

FREE Resource

7 Slides • 25 Questions

1

CS Principles Unit 1 Review

Explorations in Computer Science

media

2

Before beginning

  • get your flippy do's

  • get scratch paper

  • get a pencil

3

As you complete the review, be sure to try the ones you got wrong again and/or contact me with questions.

Good luck!!!

4

Multiple Choice

What is a bit?

1

A binary digit

2

A small piece of cookie

3

A binary information table

4

A binary index table

5

Multiple Choice

A bit can store

1

8 pieces of information

2

4 pieces of information

3

2 pieces of information

4

1 piece of information

6

Multiple Choice

A byte is

1

8 bits

2

4 bits

3

2 bit

4

1 bit

7

Multiple Choice

Binary numbers have a base of

1

8

2

4

3

2

4

1

8

Multiple Choice

Binary numbers can use the digits

1

0 and 1

2

0, 1, and 2

3

0, 1, 2, and 4

4

0, 1, 2, 4, and 8

9

Have your flippy do ready:)

10

Multiple Choice

Convert 11111 in binary to a decimal (base 10 number).

1

32

2

30

3

34

4

31

11

Multiple Choice

Convert 1000000 in binary to a base 10 number.

1

64

2

32

3

16

4

8

12

Multiple Choice

Convert 10001 in binary to a base 10 number.

1

15

2

16

3

17

4

18

5

19

13

Multiple Choice

Convert 25 in base 10 to a binary number.

1

11010

2

10110

3

11011

4

11001

14

Multiple Choice

Convert 58 in base 10 to a binary number.

1

101110

2

111010

3

110011

4

111001

15

Multiple Choice

Convert 65 in base 10 to binary.

1

1001001

2

1010101

3

1100110

4

1000001

16

Multiple Choice

A program wants to store a number that is too big to be represented with the number of bits given. What happens?

1

The program crashes.

2

The last part of the number is stored. This is called ending partial storage.

3

The first part of the number is stored. This is called beginning partial storage.

4

The number cannot be represented accurately. This is called overflow.

17

Multiple Choice

When a number such as

123 23123\ \frac{2}{3}  is stored in memory, it cannot be represented accurately because it is an infinite decimal.  This is called

1

a rounding error

2

a partial decimal error

3

a partial fractions error

4

an infinite decimal error

18

It is a rounding error because a rounded value will be stored in memory.

19

Multiple Choice

Text is stored in memory by

1

each character being part of the storage by the cpu

2

each character is stored in RAM and can be accessed when called

3

each character is stored using a given ASCII or Unicode value

20

Multiple Choice

Images are stored

1

by using a designated number of bits to represent a pixel

2

by always using one bit to represent one pixel

3

by storing the colors in one file and the pixels in another. These files then work together to display the image.

4

with 100 bytes always

21

Multiple Choice

Images may be stored using lossy or lossless compression.

1

True

2

False

22

Multiple Choice

Lossless compression means that

1

files can be decompressed with no loss of information

2

files are always stored using the same number of bits as the original file

3

files can be decompressed with very little loss of information

23

Multiple Choice

Lossy compression means

1

when files are decompressed, there is some loss of information

2

an image will always be blurry

3

when files are decompressed, they can be restored to the original file with no loss of data

24

Multiple Choice

Lossy compression

1

is never good

2

is always good

3

whether is it appropriate for a situation depends upon the situation

25

Multiple Select

Compression is important because (check all that apply)

1

it saves memory

2

it can help a webpage load faster

3

it can help information travel faster over the Internet

4

it makes images blurry

26

Multiple Choice

Which best represents the difference between analog and digital files?

1

Katie plays music on the piano. Her mom records it. Katie playing is an example of what we hear in an analog format. The recording is a digitization.

2

Katie plays music on the piano. Her mom records it. Katie playing is an example of what we hear in an analog format. The recording is also analog because it recorded the actual notes played.

3

Katie plays music on the piano. Her mom records it. Katie playing is an example of what we hear in digital format. The recording is an analog format.

27

Multiple Choice

Many files are stored using abstraction. One particular example of abstraction is lossy data compression of images. What is abstraction?

1

taking data from a file (such as an image) and reproducing it exactly

2

taking data from a file and adding data to enhance it (such as enhancing an image)

3

taking data from two files and combining them to create something new

4

taking data from a file and reducing it in a way that leaves the essentials (even though it is not known how this is done to the person using the file

28

Multiple Select

What is true about intellectual property? Choose all that apply.

1

Intellectual property is a creative work or invention

2

Intellectual property has rights and may apply for a copyright, patent, etc.

3

Anyone can use intellectual property at anytime in any way without giving credit to the creator

4

Anyone can create intellectual property and choose to apply for a copyright, patent, etc.

29

Multiple Select

What is true about Creative Commons? Check all that apply.

1

There is more than one Creative Commons license

2

A Creative Commons license allows a creator to give permission for others to use his/her work and in what way.

3

A Creative Commons license can specify whether or not a work can be used for commercial purposes.

4

A Creative Commons license can allow creators to freely give up their to be used by anyone in whatever manner they choose.

30

Multiple Select

Open source software (check all that apply)

1

can be free to anyone who would like to use it

2

can be modified by anyone who would like to use it

3

can be modified and then distributed by anyone who chooses to do so

4

Some video games are open source

31

Before taking the test, please

  • Review anything in this Quizizz that you struggled with

  • Login to your Code.org account. Review the lessons.

  • Contact me with any questions!

32

Fine Art America

media

CS Principles Unit 1 Review

Explorations in Computer Science

media

Show answer

Auto Play

Slide 1 / 32

SLIDE