CPlusOOP
SiteMap
Reusable Software
Structured Programming
Data Types
«Prev
Next»
Programming Fundamentals
Computer Algorithms
Structured Computer Organization
Running Computer Program
Compilers Interpreters
Storing Numbers Text
Binary Number Explanation
Convert Binary to Decimal
Convert Decimal Binary
Convert Binary Hexadecimal
Twos Complement Representation
Negative Integers
ASCII Unicode System
Structured Programming
Unstructured Programs
Sequence Statements
Decision Construct
Repetition Iteration
Writing Programs
Converting Binary Numbers - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
How many numbers can be represented with 16 bits?
Please select the best answer.
A.
16
B.
2
16
C.
16
2
2.
What is the decimal equivalent of the binary number
01011101
?
Please select the best answer.
A.
186
B.
47
C.
93
3.
What is the binary equivalent of the decimal number 105?
Please select the best answer.
A.
01101010
B.
01101001
C.
01011001
Correct answers:
Your Score: 0
Submit
Quiz Explanation