Problem
1. Perform AND operation between 8-bit number store in the memory location NUA and NUM2. Set these numbers with 12h and 78h, then Store the result in memory location RESULT
2. Write an assembly program to perform AND operation between two number (9235) and (9463h). Store the result in memory location 2250h? Set the value of the flag register bis that affect by AND operation?