Computer Science 513 assignment 3
Question 1: Convert 2 base-10 numbers – (106 and -2) – to 8-bit binary numbers. Then, add the two binary numbers. Show your arithmetic. Question 2: Convert 2 base-10 numbers – (106 and 90) – to 8-bit binary numbers. Then subtract the second number from the first number. Show your arithmetic Question 3: Is this … Read more