How many values can a binary digit store?
Creative Development and Data | Quiz 1

Quiz
•
Computers
•
University
•
Medium
Jeremy L
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
One of two values at a time--0 or 1
Any ten values at a time
Any two values at a time
One of ten values at a time--0 through 9
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
An algorithm will be used to output true if every number in a list is either a 4 or a 5, and false otherwise. There are two proposals for the algorithm:
Algorithm 1: Set 'only45' to false. Iterate through each number in the list. If the number is not equal to 4 and not equal to 5, set 'only45' to false. Otherwise, set 'only45' to true.
Algorithm 2: Set 'only45' to true. Iterate through each number in the list. If the number is not equal to 4 and not equal to 5, set 'only45' to false.
Which of these statements are true about these algorithms?
I. Algorithm 1 does not work on lists where a number other than 4 and 5 occurs before the last number.
II. Algorithm 2 does not work on lists which contain entirely 4s or 5s.
I only
II only
I and II
Neither I nor II
3.
FILL IN THE BLANK QUESTION
2 mins • 3 pts
A bunch of computer scientists take over an island and start their own country. They need the license plates to use binary numbers. There is space for 7 digits on each license plate and the first plate starts at 0000000. How many unique license plates can their country support?
4.
MULTIPLE SELECT QUESTION
2 mins • 3 pts
Consider a computer that uses 5 bits to represent nonnegative integers and uses all 5 bits to represent the value. Which of the following operations would result in integer overflow? There is at least one correct answer.
8 ⛌ 4
12 + 2
18 + 14
8 + 4
12 ⛌ 2
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
VSCII is a character encoding scheme developed in the 1990s in order to encode text written in Vietnamese. VSCII uses one byte to encode each character. The binary data 1010111010111000 is a VSCII encoding of a single Vietnamese word. How many characters are encoded in that binary data?
1
2
8
16
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A programmer is writing a software application about birds that will use a variety of data sources. They need to understand which data sources are analog so that they can think carefully about the process of converting the analog data into digital data. Which of these data sources is analog?
The mean length of the songs sung by a particular bird
The number of reported sightings of a particular bird species in each zip code
The altitude of a bird as it flies through the sky
A list of birds that are most commonly seen in a particular park
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Compression algorithms vary in how much they can reduce the size of an image. Which of the following would likely be the easiest to compress?
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
10 questions
Programming Tools

Quiz
•
6th Grade - University
15 questions
CPIT 201 Algorithms

Quiz
•
12th Grade - University
15 questions
PreTest DFC20113 - Programming Fundamentals

Quiz
•
University
15 questions
Fundamentals of Computer Science

Quiz
•
University
12 questions
Virtualization

Quiz
•
University
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
10 questions
Information systems analysis and design

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade