SUPERSTARWEBTECH

There is no elevator to success. You have to take the stairs. Take your first steps with SSWT!

CS401-Assembly language Programming Assignment no. 2 Solution FALL 2018 Due date: 29 Januar, 2019

Subject: CS401-Computer Architecture and Assembly language Programming
Semester: FALL 2018
Assignment No. 2
Due date: 29 January, 2019

CS401-Assembly language Programming Assignment 2 #Question

Question:           [15 Marks]

Write a TSR program that will print first letter of your Name on the screen (upper left corner). The letter will be printed when you will press that letter on keyboard and how many times it will be printed depends on the last digit of your VUID

CS401-Assembly language Programming Assignment 2 #Explaination

  • Let’s say your name is Muhammad Usman, and your VUID is BC123456789. You will write code in
  • such a way that if you press M (first letter of name), then M will be printed on the screen, nine times
  • (which is the last digit of VUID)
  • As another example, let’s say your name is Ali Raza, and your VUID is BC987654321. You will write code in such a way that if you press A (first letter of name), then A will be printed on the screen, one time (which is the last digit of VUID)
  • If last digit of your VUID is zero, then you’ll print first letter of your name ten times 
  • You will use DOSBox to compile and execute your code
  • Keep name of assembly file according to last eight digits of your VUID. For example, if your VUID is BC123456789, you will keep name of the assembly code file as 23456789.asm
CS401-Assembly language Programming Assignment 2 #Submit

What to submit:

Your solution must be in a single Word file (DOC or DOCX) containing the following:

1) Complete code written in Word file

2) First screenshot that will show the command to compile the code

3) Second screenshot that will show the final output
CS401-Assembly language Programming Assignment 2 #Output Sample

Sample Output:

CS401-Assembly language Programming Assignment 2 #Video with output

CS401-Assembly language Programming Assignment 2 Solution

  CS401 Assignment_2 Solution FALL_2018 ———————- Download

Author

Anam Afzal

Anam Afzal

Hi, I'm a Pakistani freelancer with a passion for helping businesses achieve their online goals through no-code solutions. I specialize in WordPress customization and ManyChat automation, and I'm always on the lookout for new ways to use technology to make businesses more efficient and successful. I'm also a big believer in the power of no-code tools to democratize technology and make it accessible to everyone. I'm passionate about sharing my knowledge and helping others learn how to use no-code tools to create their own websites, automate their workflows, and grow their businesses. If you're looking for a reliable and experienced no-code developer, I'm here to help. Please feel free to contact me to discuss your project requirements.
SHARE THIS POST