Checking for Odd or Even

# Introduction The lab aims to help students understand a program implemented using bitwise operators to determine if a number is odd or even. Additionally, it also provides a method to check if a number is odd or even without using the modulus operator.

|60 : 00

Click the virtual machine below to start practicing