What is the difference between Signed and Unsigned? - ProProfs Discuss
Advertisement

What is the difference between Signed and Unsigned?

Asked by T. Lopez, Last updated: Mar 30, 2024

+ Answer
Request
Question menu
Vote up Vote down

2 Answers

E. Barnes

E. Barnes

But Can you play this?

E. Barnes
E. Barnes, Professional Gamer, Professional Gamer, Washington

Answered Jul 26, 2019

Signed integers are numbers with either a minus or plus sign in front to show a number can be either negative or positive. Whereas unsigned integers are assumed to be positive. These numbers (signed or unsigned) are important when doing computation because the numbers are fixed number of binary digits. A signed integer one bit means 0 for positive and -1 for negative.

Signed integers are numbers with either a minus or plus sign in front to show a number can be
An example is a 32 bit signed integer contains only 31 bits for data while a 32 bit unsigned has all 32 bits available. An unsigned integer will never be a negative number as having no sign will only mean it will always be positive. An unsigned integer will also have a higher range of positive values compared to a signed integer that can be either negative or positive.

upvote downvote
Reply 

Samantha Stewart

Samantha Stewart

Love to do some charity work. Have a passion for writing and do it in my spare time

Samantha Stewart
Samantha Stewart, Philanthropist, Post Graduate, Corpus Christi

Answered Jul 22, 2019

There are some people who are not sure about the signed and unsigned data. These are known to be integers. Signed integers will allow you to represent the numbers in the positive and negative ranges. The unsigned integers are also known to represent the numbers from 0 to 255.

There are some people who are not sure about the signed and unsigned data. These are known to be
An unsigned integer will not have the ability to represent negative numbers properly. If in case the signed integer will meet the 32 bit signed integer, there will be some red flags that will let you know if there are some things that you may need to change. Zero can be signed or unsigned depending on what can be used.

upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.