Question 1: Binary to Decimal
Convert the binary number 1101 to its decimal equivalent.
Computer Number System
Quiz
•
Computers
•
7th Grade
•
Medium
Rose Reyes
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 1: Binary to Decimal
Convert the binary number 1101 to its decimal equivalent.
11
12
13
14
Answer explanation
To convert the binary number 1101 to decimal, we use the formula: (1 * 2^3) + (1 * 2^2) + (0 * 2^1) + (1 * 2^0) = 13. Therefore, the correct answer is 13.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 2: Decimal to Binary
Convert the decimal number 25 to its binary equivalent.
11001
10110
10011
11100
Answer explanation
To convert decimal 25 to binary, repeatedly divide by 2 and note remainders. Reading remainders from bottom to top gives 11001, which is the binary equivalent.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 2: Decimal to Binary
Convert the decimal number 25 to its binary equivalent.
11001
10110
10011
11100
Answer explanation
To convert decimal 25 to binary, repeatedly divide by 2 and note remainders. Reading remainders from bottom to top gives 11001, which is the binary equivalent of 25.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 3: Decimal to Octal
Convert the decimal number 56 to its octal equivalent.
70
71
72
73
Answer explanation
To convert decimal 56 to octal, divide 56 by 8. The remainder of each division gives the octal equivalent. 56 ÷ 8 = 7 with a remainder of 0. Therefore, the octal equivalent is 70.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 4: Octal to Decimal
Convert the octal number 34 to its decimal equivalent.
28
29
30
31
Answer explanation
To convert octal 34 to decimal, we use the formula: (3 * 8^1) + (4 * 8^0) = 24 + 4 = 28. Therefore, the decimal equivalent of octal 34 is 28.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 5: Decimal to Hexadecimal
Convert the decimal number 255 to its hexadecimal equivalent.
DD
EE
FF
CC
Answer explanation
To convert decimal 255 to hexadecimal, divide by 16: 255 ÷ 16 = 15 remainder 15 (F). The remainder 15 is represented as 'F' in hexadecimal. Therefore, 255 in decimal is 'FF' in hexadecimal.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Question 6: Hexadecimal to Decimal
Convert the hexadecimal number 1A3 to its decimal equivalent.
422
420
421
419
Answer explanation
To convert hexadecimal 1A3 to decimal, we multiply each digit by 16 raised to the power of its position. (1*16^2) + (10*16^1) + (3*16^0) = 419.
12 questions
Binary Hex Decimal
Quiz
•
7th - 12th Grade
10 questions
Information Coding Scheme
Quiz
•
1st Grade - University
10 questions
CS1 Practical Test - 3rd Qtr
Quiz
•
7th Grade - University
10 questions
Binary Numbers
Quiz
•
7th - 8th Grade
10 questions
Binary Numbers
Quiz
•
4th - 8th Grade
10 questions
Number System
Quiz
•
7th - 8th Grade
10 questions
Number System in Computer
Quiz
•
7th Grade
15 questions
Computer Graphics
Quiz
•
7th - 11th Grade
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
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade
10 questions
Identifying equations
Quiz
•
KG - University
44 questions
El fin del año- 7th
Quiz
•
7th - 12th Grade
20 questions
Math Review
Quiz
•
7th Grade
14 questions
Subtracting Integers
Lesson
•
6th - 8th Grade
15 questions
Exponent Properties
Quiz
•
7th - 9th Grade