-
Check given number is even or odd without using modulo-division(%) operator.
Click Here for Solution
-
Find largest number without using relational operators.
Click Here for Solution
-
Swapping between two numbers in single instruction.
Click Here for Solution