Computer Science, asked by deevenakolli, 3 days ago

how are signed and unsigned integers stored ?explain with an example?​

Answers

Answered by aryangariya9
0

Answer:Signed numbers use sign flag or can be distinguish between negative values and positive values. Whereas unsigned numbers stored only positive numbers but not negative numbers. ... Binary numbers are indicated by the addition of either an 0b prefix or an 2 suffix.

Explanation:

Similar questions