Question: 1. Find the logic operation and 8-bit data for clearing bits 2 and 4 of an 8-bit number, 7E16, to 0's without changing the other bits.
2. Find the logic operation and 8-bit data for setting bits 0 and 7 of an 8-bit number, 3A16, to 1's without changing the other bits.