H Plenary - Two's complement and range of numbers

Quiz
•
Computers
•
12th Grade
•
Easy
G Alexander-Doyle
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Binary conversion questions will always be negative numbers at higher level.
True
False
Answer explanation
Any simple binary conversion question in the higher computing science paper will involve the conversion of negative numbers only.
2.
REORDER QUESTION
1 min • 1 pt
Reorder the following steps for converting negative denary numbers into binary.
Represent the positive number in binary
Change 1's to 0's and vice versa
Add 1 to the number
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Convert the following denary number to an 8‑bit two’s complement number.
−25
Answer explanation
The steps involved in answering this question would be as follows.
Represent the positive number in binary =
00011001
Swap the 1's and 0's =
11100110
Add 1 to the number =
11100111
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
State the largest positive integer that can be represented using 8‑bit two’s complement.
Answer explanation
The largest positive number with 8 bits would be 64 + 32 + 16 + 8 + 4 + 2 + 1 = 127
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Convert the 8-bit two’s complement number 1111 0000 into denary.
Answer explanation
(-128) + 64 + 32 + 16 = -16
Similar Resources on Wayground
6 questions
ICS113_Hamming Distance

Quiz
•
University
10 questions
Computing Quiz

Quiz
•
12th Grade
10 questions
CyberSecurity Basics

Quiz
•
6th - 12th Grade
10 questions
ASK Tingkatan 3 : Algoritma

Quiz
•
12th Grade
10 questions
2.4 Data Representation

Quiz
•
10th - 12th Grade
10 questions
C++ operator overloading

Quiz
•
University
10 questions
Binary, Bits and Bytes

Quiz
•
9th - 12th Grade
8 questions
Information Technology Quiz

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade