Which of the following is not an assembly language program entity ?
Linker is not an assembly language program entity.
A linker editor is a computer utility program that takes one or more object files generated by a compiler and combines them into a single executable file, library file, or another 'object' file.
An assembly language is any low level programming language in which there is a very strong correspondence between the program's statements and the architecture’s machine code instructions.