Computer Science, asked by amithstarkasco6275, 1 year ago

Negative numbers in binary system are represented by

Answers

Answered by Answers1334
0

The leftmost digit of the number has a special value to represent the sign of the number: 0 = +ve, 1 = -ve Eg: a value of positive 12 (decimal) would be written as 01100 in binary, but negative 12 (decimal) would be written as 11100.

Similar questions