131k views
1 vote
What scheme is usually used today for encoding signed integers?

User The E
by
6.0k points

1 Answer

0 votes

Answer:

For encoding signed integer the two's complement scheme are used as, the number can be positive, with no fraction part and it can be negative. The computer can stored information in the form of bits and the value with the zero and one. Encoding of signed number in the two's complement with the positive integer it can be done by binary number.

User Greesh Kumar
by
5.9k points