Problem 1: Compare static vs. dynamic linking of library routines.
Problem 2: By example, compare closed-source programs, free programs, and open-source programs.
Problem 3: What type of linking is a system call: static or dynamic? Why?
Problem 4: Are standard library routines in C codes, assembly lines, or opcodes? Explain your answer.