1. Introduction to CS

Binary And Data — Quiz

Test your understanding of binary and data with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

What is the result of adding the binary numbers $10_2$ and $11_2$?

Question 2

Which of the following describes a bit?

Question 3

What is the decimal value of the binary number $1010_2$?

Question 4

Which of the following is a common way to represent negative numbers in binary?

Question 5

How many distinct characters can be represented by a $7$-bit ASCII encoding scheme?
Binary And Data Quiz — Computer Science | A-Warded