Question: 22.6 (C++) (Shifting and Printing an Integer) Write a program that right-shifts an integer variable four bits. The program should print the integer in bits
22.6 (C++)
(Shifting and Printing an Integer) Write a program that right-shifts an integer variable four bits. The program should print the integer in bits before and after the shift operation. Does your system place zeros or ones in the vacated bits?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
