Q. What is the advantage of dynamic loading? (Solved)
1. a used routine is used multiple times
2. an unused routine is never loaded
3. cpu utilization increases
4. all of the mentioned
- b. an unused routine is never loaded
1. a used routine is used multiple times
2. an unused routine is never loaded
3. cpu utilization increases
4. all of the mentioned