Binary Data

Binary Data

7th - 9th Grade

28 Qs

quiz-placeholder

Similar activities

Bits, Bytes, and Binary

Bits, Bytes, and Binary

9th - 12th Grade

25 Qs

7.5 Final MCQ Assessment 2022

7.5 Final MCQ Assessment 2022

7th Grade

25 Qs

Arithmetic and Logic Unit

Arithmetic and Logic Unit

9th - 12th Grade

23 Qs

GCSE CS - 2.5 Translators and Facilities of Languages

GCSE CS - 2.5 Translators and Facilities of Languages

9th - 11th Grade

23 Qs

Computing Vocabulary 1-3 Part 2

Computing Vocabulary 1-3 Part 2

9th Grade

25 Qs

How computers work end of unit test

How computers work end of unit test

8th Grade

29 Qs

iGCSE Computer Science: AI & Emerging Trends

iGCSE Computer Science: AI & Emerging Trends

9th - 12th Grade

25 Qs

Computer History

Computer History

6th - 8th Grade

30 Qs

Binary Data

Binary Data

Assessment

Quiz

Computers

7th - 9th Grade

Hard

Created by

David Steckler

Used 31+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Computers can only store

Numbers

Text

0s and 1s

RAM

Answer explanation

When you program a computer in a language like python - that gets turned into a more basic language binary which gets turned into electricity for the computer to understand

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the system that we use to represent color in pixels?

Binary

RGB

Bytes

Bits

Answer explanation

This stands for red, green, blue. The adding of these three colors can make any color!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is a Transistor?

The electricity Inside a Computer

The switch inside a computer

The storage space inside a computer

The code inside a computer

Answer explanation

This is the most important invention in the last 100 years as it allowed us to make computers, phones, airpods, etc. Without it we would need to use expensive $600 vacuum tubes which break easily!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many transistors are used when a single pixel of color is represented using RGB?

8

16

24

32

Answer explanation

Each pixel has three subpixels.

A red, green, and blue subpixel. Each is represented with a byte between 0000000 and 11111111. Add three bytes and we get 24 bits.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many transistors are used when a single pixel of black & white is represented using RGB?

8

16

24

32

Answer explanation

To represent black and white we only need the colors white and black. (1111111 = black) (0000000) = white. So only one byte is needed.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Transistors use electricity to do what?

Turn on the magnets inside the computer to operate the code

Flip the millions/billions of tiny switches inside the computer

Turn on the electromagnetism inside a computer to operate it

Flip the millions/billions of electrons inside the computer

Answer explanation

Transistors act like tiny switches that store electricity in a pattern to represent things like letters, pixels, or sounds.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is an Algorithm?

The input

A Well Structured Problem

The output

A step by step set of instructions.

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?

Discover more resources for Computers