
Unit 1 Digital Information Review 2024

Flashcard
•
Computers
•
9th - 11th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of these values can be stored in a single bit?
Options:
light switch,
current temperature,
4 directions (i.e. north, south, east & west),
months of the year
Back
light switch
Answer explanation
A single bit can represent two states, such as on/off or true/false. A light switch fits this definition, as it can be either on (1) or off (0). The other options require more than one bit to represent multiple values.
2.
FLASHCARD QUESTION
Front
What is the minimum number of bits that can represent the accessibility options in the Apple iPhone settings menu?
Back
3
Answer explanation
Each option has an on or off, so each option requires 1 bit. 3 options each needing 1 bit. Therefore 3 bits are needed.
3.
FLASHCARD QUESTION
Front
Which of the below are binary digits? A binary digit is 1 of ten values (0-9), A binary digit is 1 of two values (0-1), A binary digit is ten values of (0-9), A binary digit is two values of (0-1)
Back
A binary digit is 1 of two values (0-1)
Answer explanation
A binary digit, or bit, represents one of two values: 0 or 1. Therefore, the correct choice is 'A binary digit is 1 of two values (0-1)', as it accurately defines the concept of binary digits.
4.
FLASHCARD QUESTION
Front
If I have 4 bits how many different numbers may I represent?
Back
16
Answer explanation
With 4 bits, you can represent 2^4 different combinations. This equals 16, as each bit can be either 0 or 1, leading to 16 unique numbers from 0000 to 1111 in binary.
5.
FLASHCARD QUESTION
Front
Which of the following is a single byte of digital information?
Each choice is expressed in binary.
1
1001100101001
01011010
1001
Back
01011010
Answer explanation
A single byte consists of 8 bits. The correct choice, 01011010, is 8 bits long. The other options either have fewer bits (1 and 1001) or more bits (1001100101001), making them not a single byte.
6.
FLASHCARD QUESTION
Front
Your programmer friend told you that they just turned 11110 years old, in binary. How old are they in decimal?
Back
30
Answer explanation
11110
24 * 1 + 23 * 1 + 22 * 1 + 21 * 1 + 20 * 0 = 16 + 8 + 4 + 2 + 0 = 30
7.
FLASHCARD QUESTION
Front
What decimal number does the binary 11010 represent?
Back
26
Answer explanation
11010
24 * 1 + 23 * 1 + 22 * 0 + 21 * 1 + 20 * 1 = 16 + 8 + 2 = 26
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
CSP Unit 1 - Lessons 1-6 Vocab Review

Flashcard
•
9th - 12th Grade
11 questions
AP Computer Science Principles Unit 1

Flashcard
•
10th - 12th Grade
20 questions
Nomenclature Binary, Type II

Flashcard
•
10th - 12th Grade
24 questions
Binary

Flashcard
•
9th - 12th Grade
15 questions
U6L2 - Post Flashcard - Naming Molecules

Flashcard
•
9th - 12th Grade
14 questions
AP Computer Science Principles - Unit 1: Digital Information

Flashcard
•
9th - 12th Grade
24 questions
CompTIA IT Fundamentals ~ Concepts and Terminology

Flashcard
•
9th - 12th Grade
18 questions
AP CSP Review

Flashcard
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade