answersLogoWhite

0


Best Answer

Whenever a computer program uses integers - for example, in a game, to store a player's score, but also for many other situations - this will internally be stored as a binary number. This number may be signed or unsigned. Some programming languages, such as Java, only use signed numbers. In other cases, the programmer may decide to use either signed or unsigned numbers, depending on his needs.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where do you use sign binary number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is sign binary number?

It is a binary number where the sign, either plus or minus, can be declared. One Bit is given over to act as the sign, being either 1 or 0, with the rest of the bits acting as the actual value.


Use of binary number in business?

Binary number are hardly ever used in business.


How are negative number represented in binary number system?

Just as in decimal, you can put a minus sign in front. For example, if 101 (binary) is decimal 5, then -101 (binary) is decimal -5.


What decimal number is equivalent to binary number 121?

That's not a binary number ! Binary numbers can only use the digits 1 and 0.


Add a sign to the binary number 1001010?

The number you have given = 74 not to sure what you mean by add a sign to it. To make 75 the number would be 1001011


What are number systems use in computer?

Binary Number System


How do you use binary in a sentence?

The equation was based on the number 2 or the binary numeration system.


What does binari numbers?

A binary (not binari!) number does nothing. It is a number and is not capable of any action.


What is the difference between a number system and a binary system?

A binary system is a special type of a number system. The binary system uses only two digits, other number systems use more.


What is number sign?

It is a binary number where the sign, either plus or minus, can be declared. One Bit is given over to act as the sign, being either 1 or 0, with the rest of the bits acting as the actual value.


What is the binary number of 63?

If you use Windows, you can use the Windows calculator to convert from decimal to binary. Change to scientific mode, be sure the calculator is in decimal, type the decimal number, and switch to binary. If you are practicing decimal to binary conversion, this is a great tool to verify that you have done your calculations correctly.


What are number systems use in computer to store data and perform calculations?

Binary number system ,which has only two digits 0 and 1.