In the previous tutorials, we learned the very basics of assembly language and computer architecture and how to make a program in assembly language using NASM. In this blog, you will get the solution of the first assignment of assembly language. Click Here for all topics of assembly language. Till now we have learned registers, assemblers in the computer, mnemonics in assembly language, the definition of assembly language.
In the next lectures, we will learn jump instruction in assembly language i.e jumps in assembly language are syntax as if-else in high-level languages, addressing modes with program examples. Click Here for all assembly language videos.
First Asignment of Assembly language by Malik Shahzaib
Solution of Question 1
Solution of Question 2
Solution of Question 3