Explain two types of linking.
Answers
Answered by
1
Answer:
There are two main categories of linking - Static Linking and Dynamic Linking. Static Linking - In this type of linking, linker links the actual code of the library direct into the code section of the executable.
Answered by
3
Answer:
There are two main categories of linking - Static Linking and Dynamic Linking. Static Linking - In this type of linking, linker links the actual code of the library direct into the code section of the executable.
✨✨
Similar questions