CS Unit 6 Quiz Review

CS Unit 6 Quiz Review

12th Grade

15 Qs

quiz-placeholder

Similar activities

2.4-Media Formatting

2.4-Media Formatting

9th - 12th Grade

14 Qs

Codehs Unit 8 Digital Information

Codehs Unit 8 Digital Information

10th - 12th Grade

15 Qs

Digital Information

Digital Information

10th - 12th Grade

15 Qs

Understanding Bitmap Image Representation

Understanding Bitmap Image Representation

9th Grade - University

20 Qs

Year 9 Revision - Binary

Year 9 Revision - Binary

9th - 12th Grade

20 Qs

SciVis II Unit 2 B

SciVis II Unit 2 B

9th - 12th Grade

13 Qs

Karya Grafis Vektor dan Bitmap

Karya Grafis Vektor dan Bitmap

9th - 12th Grade

15 Qs

Intro to Comp Sci: U2L1

Intro to Comp Sci: U2L1

8th - 12th Grade

10 Qs

CS Unit 6 Quiz Review

CS Unit 6 Quiz Review

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Chandra Batzel

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which number system is used to store information digitally in a computer?

Decimal (base 10)

Binary (base 2)

Octal (base 8)

Hexadecimal (base 16)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many different digits are used in the Hexadecimal number system?

2

10

8

16

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the decimal value of 11012?

1310

1210

1.10110

1.10110

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many different values can be represented using 4 bits?

4 different values

8 different values

16 different values

32 different values

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Suppose the ESPN website uses 8-bit unsigned integers to store how many points a team has scored in an NBA game.
For example:
0000 0010 represents 2 points
0000 1000 represents 8 points

What is the highest possible score the ESPN website could display?

25610

25510

1111111110

12810

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A news website uses 32-bit integers to count the number of times an article has been viewed.

The website is becoming more popular, and expects some of the articles to exceed the number of views that can be represented with 32 bits. In anticipation of this, the website is planning to change to 64-bit integers for the view counter.

Which of the following best describes the result of using 64-bit integers instead of 32-bit integers?

2 times as many values can be represented

32 times as many values can be represented

232 times as many values can be represented

322 times as many values can be represented

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

ASCII is a character encoding scheme that uses a numeric value to represent each character.

For example, the uppercase letter ‘G’ is represented by the binary (base 2) value 0100 0111, which is equivalent to the decimal (base 10) value 71.

A subset of characters and their corresponding ASCII values are shown in the table.

ASCII characters can also be represented by hexadecimal (base 16) numbers. According to the ASCII character encoding, which of the following characters is represented by the hexadecimal (base 16) number 6E16

n

N

k

E

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?