Question: This lab focuses on software development (using any programming language you'd like) that converts user input integer values to l's and 2's comp notation. Program
This lab focuses on software development (using any programming language you'd like) that converts user input integer values to l's and 2's comp notation. Program characteristics: 1. The program can be executed losing the RPi terminal window interface or any other development environment. 2. The program should begin by asking the user to enter an integer value. This value could be positive or negative. 3. Next, the program should ask the user the number of bits in the Binary value, for example 3-bit, t-bit, 16-bit, etc. The input from the user should be a positive integer value. 4. Program output: (a) The program should notify the ser if an overflow occurs. An overflow occurs when the decimal value does not fit within the max/min (magnitude) range of the l's comp and 2' comp Binary number size (b) If an overflow oceurs, the program should notify these and end the program, (6) Otherwise, if no overflow occurs, the program should notify the neer that toortowoces and display the l's compind 2 comp Binary in the specified it ixes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
