Chapter 3

Chapter 3

University

15 Qs

quiz-placeholder

Similar activities

CS1010 Lab 01

CS1010 Lab 01

University

11 Qs

CPSC1050_Data representation 2

CPSC1050_Data representation 2

University

10 Qs

221 - Quiz11 jumps

221 - Quiz11 jumps

University

12 Qs

Q1-DSA

Q1-DSA

University

10 Qs

SLR11: Two's Complement Binary Quiz

SLR11: Two's Complement Binary Quiz

10th Grade - University

18 Qs

121.

121.

University

20 Qs

Linkedlist

Linkedlist

University

10 Qs

computer architecture

computer architecture

University - Professional Development

15 Qs

Chapter 3

Chapter 3

Assessment

Quiz

Computers

University

Easy

Created by

Nguyễn Q Long

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An integer is normally stored in memory using_________. 

signed number

floating-point representation

decimal digits

fixed-point representation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ____ is an integer that can never be negative and can take only 0 or positive values. Its range is between 0 and positive infinity

signed integer

one’s complement

two’s complement

unsigned integer

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Store 13 in an 8-bit memory location using unsigned representation. Write your answer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if we try to store an integer that is 20 in a memory location that can only hold four bits

Unsigned presentation

no overflow

signed presentation

overflow

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume memory location that can only hold four bits. What is the result, if we have stored the integer 11 in a memory location and then try to add 9 to the unsigned integer?

4

9

11

20

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the two’s complement of the integer 00110110? 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of representation that there are two 0s as +0 and -0?

unsigned representation

two’s complement representation 

one’s complement representation

sign-and-magnitude representation 

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?