News

Check if the following numbers are even or odd with the bitwise and operator. Print out the given numbers (num1 to num6) in decimal and binary format. print 0 if the number is even and 1 if the number ...