Okay, I'm a newbie in this matter, and my lecturer seems to punish my class for not coming early to class. He asks us to write this assembly languange program, by using the information from internet. I really need your help about this question.
Question 1.
Initialize the grade listed below in the data segment.
Grades: 55h, 6Eh, 69h, 4Bh, 4Ch, 20h, 42h, 4Dh, 49h, 03h, E6h
Question 2.
Write an assembly program, to sum up all the data, the result should be placed in the memory as "SUM_add".