utsavneutron/Bitwise-Calculator
This program allows user to enter two base 10 values with a bitwise operator to see the decimal result and the binary result. It takes in inputs in decimal base.
C
This program allows user to enter two base 10 values with a bitwise operator to see the decimal result and the binary result. It takes in inputs in decimal base.
C