Re: Confusion
Posted by WBahn on Dec 31, 2021; 6:45pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Confusion-tp4036540p4036541.html
Let's say that I have the following 16-bit values:
0100010101001010
1110010100111101
0000010111101011
1111110111011100
1000000000000011
0000000000000000
1111111111111111
1111110000010111
0000000111101011
0111111111111111
Which of them are negative (strictly less than zero)?
How did you decide which are negative and which are not?