'Is 8086 assembly program and MASM programs are same?

I have a task to write MASM program and to run it. But while studying it, I noticed both 8086 assembly codes and MASM codes are same? Is there any difference between them? Can I run both of these programs on emu8086?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source