Write an assembly code to calculate the sum of a vector with another vector and save the
result in a third vector. The two vectors are and 5,6,7,8 respectively. Then find the maximum number of the third vector and store it in register H ?



Answer :

Other Questions