Which one of the following is a valid statement related to linker?
Select one:
a. Linker is special program that combines the object files usually generated by either compiler or assembler and other libraries to originate an executable file.
b. The linker loads the program into the main memory for execution of that program.
c. Linker is a computer program that directly links instructions written in a programming or scripting language and executes them in real time.
d. Loader is an application program that takes basic computer instructions and converts them into bits that the computer's processor can use to perform its basic operations