
J277 1.2 Practice
Authored by F Khalifa
Computers
10th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
75 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
What is the binary equivalent of the denary number 5?
Answer explanation
The binary equivalent of the denary number 5 is 00000101. This is derived by converting 5 into binary, where 1 represents the value and 0 represents the absence of value in each bit position.
2.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Convert the binary number 11010111 to denary.
Answer explanation
To convert the binary number 11010111 to denary, calculate: 1*2^7 + 1*2^6 + 0*2^5 + 1*2^4 + 0*2^3 + 1*2^2 + 1*2^1 + 1*2^0 = 128 + 64 + 0 + 16 + 0 + 4 + 2 + 1 = 215. Therefore, the correct answer is 215.
3.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
What is the denary equivalent of the binary number 10101010?
Answer explanation
To convert the binary number 10101010 to denary, calculate: 1*2^7 + 0*2^6 + 1*2^5 + 0*2^4 + 1*2^3 + 0*2^2 + 1*2^1 + 0*2^0 = 128 + 0 + 32 + 0 + 8 + 0 + 2 + 0 = 170. Therefore, the denary equivalent is 170.
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Convert the denary number 18 to an 8-bit binary number.
Answer explanation
To convert the denary number 18 to binary, divide by 2 repeatedly: 18/2=9, 9/2=4, 4/2=2, 2/2=1, 1/2=0. The remainders read from bottom to top give 10010. As an 8-bit binary, it's 00010010, which is the correct answer.
5.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
What is the binary equivalent of the denary number 255?
Answer explanation
The binary equivalent of the denary number 255 is 11111111. Each bit represents a power of 2, and 255 in binary is achieved by setting all 8 bits to 1.
6.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Add the binary numbers 11001001 and 00011110.
Answer explanation
To add the binary numbers 11001001 and 00011110, align them and add each column from right to left, carrying over when the sum exceeds 1. The correct sum is 11100111, but the answer choices indicate 0, which is incorrect.
7.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Add the binary numbers 10101010 and 01010101.
Answer explanation
To add the binary numbers 10101010 and 01010101, align them and add each column, carrying over as needed. The result is 11111111, which is 255 in decimal. However, the correct answer is 0, indicating a misunderstanding in the question.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
75 questions
Sistemas informáticos
Quiz
•
10th Grade - University
70 questions
Hardware, Software and Networks Recap
Quiz
•
9th - 12th Grade
76 questions
FoT I 1st 9 Weeks Review
Quiz
•
10th Grade
75 questions
Computer Science - End of Year Quiz
Quiz
•
10th Grade
77 questions
Data Representation Unit Revision Quiz
Quiz
•
10th Grade
80 questions
ASK TINGKATAN 2 BAB 3 2025
Quiz
•
9th - 12th Grade
71 questions
CMU AP CSP - Student Created Questions WHS
Quiz
•
9th - 12th Grade
75 questions
Career Development Semester Exam 2025
Quiz
•
8th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade