Chapter 3 Questions Bits, Bases & Data Abstraction

Quiz
•
Computers
•
10th Grade
•
Hard
Angel Ligon
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The chart below shows ASCII encoding for some characters. What binary number is used to store character b?
1100010
0100011
11000100
0110010
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The chart below shows ASCII encoding for some characters. What ASCII character is represented by the binary number 11110000?
z
8
A non alpha-numeric character
The number is outside the ASCII range
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If decimal number 89 represents ASCII character Y, what binary number is used to store ASCII character Q?
1100101
1010001
1010101
0101001
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose a computer program needs to sort a list of student records in ascending order according to last name. The program language determines sort order by using the individual ASCII number representations of the characters in each name. If the initial list contains the following names, which of the following lists represents the name order after executing the sorting procedure?
["Smith Tom", "Schnook Joe", "Bones Kathy", "Brewer Jill"]
["Joe Schnook", "Tom Smith", "Jill Brewer", "Kathy Bones"]
["Jill Brewer", "Joe Schnook", "Kathy Bones", "Tom Smith"]
["Kathy Bones", "Jill Brewer", "Joe Schnook", "Tom Smith"]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following three numbers.
10100 (base-2) 123 (base-10) d7 (base-16)
Which of the following displays the numbers in ascending order?
d7 (base-16), 123 (base-10), 10100 (base-2)
10100 (base-2), 123 (base-10), d7 (base-16)
123 (base-10), 10100 (base-2), d7 (base-16)
d7 (base-17), 10100 (base-2), 123 (base-10)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following four hexadecimal numbers.
7b3d2a fedcb 11a2b a7bc26
Which of the following displays the numbers in descending order?
11a2b, 7b3d2a, a7bc26, fedcb
fedcb, a7bc26, 7b3d2a, 11a2b
11a2b, fedcb, 7b3d2a, a7bc26
a7bc26, 7b3d2a, fedcb, 11a2b
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following four numbers.
101010 (base-2) 43 (base-10) 101100 (base-2) 37 (base-10)
Which of the following displays the numbers in descending order?
101100 (base-2), 43 (base-10), 101010 (base-2), 37 (base-10)
37 (base-10), 101010 (base-10), 43 (base-10), 101100 (base-2)
43 (base-10), 37 (base-10), 101010 (base-2), 101100 (base-2)
1001010 (base-2), 101100 (base-2), 43 (base-10), 37 (base-10)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Hexadecimal Basics

Quiz
•
9th - 10th Grade
10 questions
Number Systems

Quiz
•
10th - 11th Grade
8 questions
Programming Basics

Quiz
•
KG - University
13 questions
hexadecimal binary decimal

Quiz
•
10th - 12th Grade
12 questions
Binary Numbers Quiz

Quiz
•
8th - 12th Grade
15 questions
IGCSE CS INPUT DEVICES

Quiz
•
9th - 11th Grade
10 questions
Representing Characters and Images

Quiz
•
8th - 11th Grade
10 questions
1.2.4 Denary & Binary conversions

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade