You must run the assembly source code through the appropriate Assembler program in order to produce machine code for the computer and operating system you want to run it on. You will need to know which machine and system the code was written for, good assembler programmers put this information in a comment near the beginning of the program to avoid confusion. It is rare for assembler code written for one environment to run on another, although some specialist 'Cross Assemblers' are available for this purpose.
Assembly langue is translated into machine language by an assembler.
No, they are not the same. Assembly language uses mnemonic words to REPRESENT machine language; to be able to actually run it, a special program - a so-called assembler - then needs to convert it into machine language.
an assembly language program of traffic light
An assembly program is a machine-dependent program written in a low-level symbolic code known as assembly language.
use of reserved word in assembly language
How to write the program un Assembly language to set a password for personal computers?
write program to concatenating two sting in 8086 assembly language
You need an 8086 assembly language pencil.
The only translation program that converts assembly language to machine code is an assembler.
write an assembly language program to find sum of N numbers
An Assembler converts assembly language instructions into machine language.
programaticly