Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 4)
4.
A system program that combines the separately compiled modules of a program into a form suitable for execution
assembler
linking loader
cross compiler
load and go
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
14 comments Page 2 of 2.

Raja said:   9 years ago
Basic structure for converting source code to machine language (souce code--> compiler-->assembler-->linker/loader).
(3)

Anis said:   1 decade ago
Thats why in run time, we must take all class file into the classpath in java which are used in our program.

Akash jain said:   10 years ago
Linker provide the link to join 2 or more program code.

Snigdha said:   1 decade ago
How?


Post your comments here:

Your comments will be displayed after verification.