Question: Write a 'C' code that swaps bytes of a 16-bit unsigned number and displays the result in Hexadecimal. Use only one statement with shift and
Write a 'C' code that swaps bytes of a 16-bit unsigned number and displays the result in Hexadecimal. Use only one statement with shift and OR operators to do the swapping
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
