Question: Construct an assembly language program to open a new file VIT.DAT in the current directory and drive. If it is successfully opened, write 300H bytes

Construct an assembly language program to open a new file VIT.DAT in the current directory and drive. If it is successfully opened, write 300H bytes of data into it from a data block named SJT. Display a message, if the file is not opened successfully. {a} Use a conditional jump/ loop instruction to implement the logic {b} Define any location to store the result {C} Display the result on the CRT screen of microprocessor. Also draw the flow chart
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
