Linkers and Loaders Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What are modules?

A

Modules are independent pieces of source code that are linked into the main program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the difference between modules and object files

A

Object files are written in machine code where as modules are written in source code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When modules are said to be very independent or dependent what are they said to be.

A

Loosley Coupled and tightly coupled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly