Unit 1 Digital Information

Unit 1 Digital Information

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Grade 10IG - Image Editing Concepts

Grade 10IG - Image Editing Concepts

10th Grade

20 Qs

Digital Audio and Video

Digital Audio and Video

9th - 12th Grade

14 Qs

🏆 Month End Quiz | March 🪽

🏆 Month End Quiz | March 🪽

12th Grade - University

15 Qs

IT tutor

IT tutor

12th Grade

18 Qs

Cryptography

Cryptography

9th Grade

20 Qs

Mid Exam

Mid Exam

12th Grade - University

20 Qs

Quiz

Quiz

12th Grade

10 Qs

Y10 Computer Literacy

Y10 Computer Literacy

9th Grade

15 Qs

Unit 1 Digital Information

Unit 1 Digital Information

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

PJ Johnson

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes how computing devices represent information?

A computer will either represent information as bits or bytes but not both

A computer represents data as a byte which is either a 0 or a 1

A computer represents data as bits which is either a 0 or a 1

A computer represents information as bits which contain 8 bytes.

Answer explanation

The definition of a bit: a contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT true of how computers represent complex information?

Computing devices use patterns of bits to represent complex information

Abstraction helps represent complex information by surfacing complexity that might otherwise be hidden

Depending on context the same sequence of bits may represent different types of information

Common abstractions that are represented by computing devices include numbers, characters, and color.

Answer explanation

Abstraction helps by hiding complexity rather than surfacing it. For example, you don't have to know all the details about how a car works in order to operate it.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When visiting a museum Lian takes a photo of a painting with a smartphone which stores the photo as an image file. Which of the following best describes the differences between the painting itself and the photo of the painting stored on the smartphone?

Both the painting and the photo are analog

The photo is a digital representation of the analog painting

Sampling can be used to determine whether the analog image is an accurate representation of the painting

The phone can represent the photo in either digital or analog formats depending on the sampling technique that is used

Answer explanation

A painting is an analog because it's something with continuous representation. A digital photo changes discreetly at every pixel using a finite set of colors.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Your computer uses 4 bits to represent decimal numbers (0, 1, 2, 3 and so on) in binary. What is the SMALLEST number for which an overflow error occur?

14

15

16

17

Answer explanation

The 4-bit binary number 1111 represents the decimal number 15. Counting up to the next number, 16, will cause the 4-bit binary number to overflow to 0000 just like an odometer.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Which of the following is true of how computers represent numbers?

Using a fixed but large number of bits can eliminate the possibility of round off error when representing numbers in binary

With a fixed number of bits some numbers are too large to represent in a computer which will lead to overflow errors.

Using a fixed but large number of bits, for example 128, eliminates the possibility of overflow errors.

With a large but fixed number of bits it is possible to eliminate either round-off errors or overflow errors, but not both.

Answer explanation

With a fixed amount of bits, no matter how many, at some point the largest possible value will be reached, with 1s for all the bits. Representing the next largest number will lead to an overflow error and the odometer will start back at all 0s.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Convert the binary (base-2) number 1001 to decimal (base-10).

9

10

16

17

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the decimal (base-10) number 20 to binary (base-2).

10010

00101

11000

10100

Answer explanation

Using your Flippy Do, the first place value that fits into 20, going from left to right, is 16, so the 16s place becomes a 1. Next, 4 remains and so you put a 1 in the 4s place. (1 x 16) + (0 x 8) + (1 x 4) + (0 x 2) + (0 x 1) = 20

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?