Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 10

Summative Assessment – Module 2

Machine Problem No. 1

1. Using Debug commands, make an Assembly Language Program using INT 21h Service 02h to
print your name, school, course and student number.

Sample Output:

FEU Tech

Dela Cruz, Juan A. / B.S. CpE / 201900156

2. Create your program with filename MP1-1.com. Execute your program and screen shot the
output.
3. Provide a screen shot of the output and program code

Output Screen Shot: Progra


m
Code
Screen
Shot:
Machine Problem No. 2

1. Using Turbo Assembler, make an Assembly Language Program using INT 21h Service 02h to print
the name of the school, name, course and student number.

Sample Output: (note: the output should be displayed at the center of your screen)

FEU Tech

Dela Cruz, Juan A.

B.S. CpE

201900156
2. Create your program with filename MP1-2.asm. Execute your program and screen shot the
output.
3. Provide a screen shot of the output and program code

Output Screen Shot: Progra


m
Code
Screen
Shot:
4. Rubrics for Grading

Criteria Grade

Correctness of Command(s)/Program Codes (1-5) x 2

Completeness of Tasks (1-5)

Correctness of Output (1-5) x 2

Total Score

Mean Score = (Total Score / 5)


Percentage Score = (Total Score/25) * 100
Other Comments:

You might also like