I have a quick question how do you do the two complement system,
For example say I have in two complement a $6$ which is $0110$ and $3$ which is $0011$ and I want to add
$6+(-3)$ I know what five is in binary but how do I find $-3$ is so that I can add them. That is my question I heard I have to find the complement and add 1.