ANSWER:
1.Crete New File and Save It as Hello World.Assom.
2. Then save it as Hello World. Assam
3.Now compile the program and save the HelloWorld.com file.
4.Copy the following code into that file. .model tiny ;code, data & program in 1 64K segment. .code ;code segment. MAIN PROC.
5.Compile the program and save the file.(.asm)
6.Run it.