What is linking? What are the differences between Internal and External linking?
Answers
Answered by
8
Answer:
In computing, a linker or link editor is a computer system program that takes one or more object files and combines them into a single executable file, library file, or another "object" file.
Internal links point toward webpages within a website domain. External links point to web pages on a separate website domain.
Explanation:
Hope it helps you dear friend
Answered by
2
Answer:
linking is the process of collecting and combining various pieces of code and data into a single file that can be loaded (copied) into memory and executed.
Explanation:
Similar questions