NUMBER REPRESENTATIONS

Quiz
•
Computers
•
11th Grade
•
Hard
suhaila phs
Used 14+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The range of the numbers which can be stored in an eight bit register is
-128 to+128
-128 to + 127
-8 to +8
-999999++999999
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2's complement is used to represent signed integers, especially ..................... integers.
Negative
Positive
decimal
None of these
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is used to represent the signed magnitude?
LSB
MSB
Both LSB and MSB
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is the decimal number system is also called as positional number system?
Since the values of the numbers are decided by multiplying the values.
Since the values of the numbers are decided by the weight of the values.
Since the values of the numbers are decided by adding the values.
Since the values of the numbers are decided by position of the values.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Adding in binary, the decimal values 26 + 27 will produce a sum of:
111010
110110
110101
101011
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Adding the two’s complement of –11 + (–2) will yield which two’s complement answer?
1110 1101
1111 1001
1110 1001
1111 0011
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the two’s complement system to add the signed numbers 11110010 and 11110011. Determine, in decimal, the sign and value of each number and their sum.
–14 and –13; –27
–11 and –16; –27
–113 and –114; 227
–27 and –13; 40
Answer explanation
1111 0010 (-14)
0000 1101
+ 1
0000 1110 (+14)
1111 0011 (-13)
0000 1100
+1
0000 1101 (+13 )
1111 0010
1111 0011
1110 0101 (do 2's complement to identify the -ve value)
1110 0101 (-27)
0001 1010
+1
0001 1011 (+27)
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
1.1.3 CSE Conditionals and Event-driven Programming

Quiz
•
9th - 12th Grade
13 questions
Binary Number System

Quiz
•
9th - 12th Grade
10 questions
Software Design and Development Quick Quiz 3

Quiz
•
11th - 12th Grade
16 questions
8525 AQA GCSE Computer Science 3.7.1 Relational databases

Quiz
•
7th - 12th Grade
10 questions
AP Computer Science Principles Unit 3 Review

Quiz
•
9th - 12th Grade
9 questions
C# Variables and Data Types

Quiz
•
8th Grade - University
15 questions
Grade 8 End of Unit Revision

Quiz
•
8th Grade - University
13 questions
Computer Science Principles

Quiz
•
10th - 12th Grade
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