Answer:
Following are the solution to the given question:
Explanation:
Since a procedure has the Read10 parameter, the 10 characters from the input file are stored in the BYTE array as myString. The LOOP instruction, which includes indirect addressing and also the call to the ReadChar method, please find the attached file of the procedure:
Answer:
Explanation:
The dual of a function means replace AND with OR and replace OR with AND.
XOR gate of A , B is

So, Dual of A XOR B is ( replace AND with OR and OR with AND)
Complement of A XOR B is
(In finding compliment AND becomes OR and OR becomes AND ).
By inter changing the above product of terms
Complement of 
So, Dual of A XOR B = Complement of A XOR B.
Explanation:
Simplify the Boolean expression (AB(C + BD) + AB]CD.