[PSD1] Exercise 1.11 #116
matypist
started this conversation in
Esercizi (A-L)
Replies: 1 comment
-
Il più piccolo numero binario a 16bit rappresentabile con le seguenti codifiche è:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Exercise 1.11
What is the smallest (most negative) 16-bit binary number that can be represented with:
(a) unsigned numbers?
(b) two’s complement numbers?
(c) sign/magnitude numbers?
Beta Was this translation helpful? Give feedback.
All reactions