Unit 1 Digital Information

Unit 1 Digital Information

Assessment

Flashcard

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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.

Back

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

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.

FLASHCARD QUESTION

Front

Which of the following is NOT true of how computers represent complex information? Computing devices use patterns of bits to represent complex information, 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.

Back

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

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.

FLASHCARD QUESTION

Front

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?

Back

The photo is a digital representation of the analog painting

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.

FLASHCARD QUESTION

Front

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?

Back

16

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.

FLASHCARD QUESTION

Front

Which of the following is true of how computers represent numbers? Options: 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.

Back

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

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.

FLASHCARD QUESTION

Front

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

Back

9

7.

FLASHCARD QUESTION

Front

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

Back

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?