Question: Write a function int_shifts_are_arithmetic() in the C language that yields 1 when run on a machine that uses arithmetic right shits for data type int
Write a function int_shifts_are_arithmetic() in the C language that yields 1 when run on a machine that uses arithmetic right shits for data type int and yields 0 otherwise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
