Saved Bookmarks
| 1. |
What is the role of linker in a computer? |
|
Answer» linker Explanation: In computer science, a linker is a computer program that TAKES ONE or more object files generated by a COMPILER and combines them into one, EXECUTABLE program. |
|