
Computer Number System

Quiz
•
Computers
•
7th Grade
•
Hard
Rose Reyes
Used 3+ 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.
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Binary Basics

Quiz
•
6th - 10th Grade
10 questions
AP-CSP Binary Conversions

Quiz
•
7th - 12th Grade
10 questions
computer

Quiz
•
7th Grade
10 questions
Binary and Decimal Conversion Quiz

Quiz
•
7th Grade
14 questions
Binary homework

Quiz
•
7th Grade
11 questions
What is Digital Information?

Quiz
•
7th Grade
15 questions
Computers and computer networks

Quiz
•
7th - 8th Grade
11 questions
PSHB TIK KELAS 7 GANJIIL

Quiz
•
7th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd 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
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade