TASK 1
Using MASM SDK, write an assembly language program which converts an integer inputted via the console to binary.
Your program should be well commented and well formatted.
TASK 2
Using MASM SDK, write an assembly language program which outputs the name of the lecturer for all the courses that you have taken/took during this session, if a course code is inputted through the console and vice versa.
Your program should be well commented and well formatted.
NOTE: Please check your timetable for number of lecturers and the corresponding courses they take in order to complete TASK2.
Attachment:- Course Work.zip