Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Technical Support Engineer Interviews:Auto Body WorkerCamera TechnicianCar RepairmanCCTV Camera/ Device InstallerCCTV OperatorData Entry Operator (DEO)Die DeveloperElectric MechanicElectric Motor RepairerElectronic Media PerformersElevator TechnicianFilling Machine OperatorGenerator OperatorInstrumentationInstrumentation SpecialistLab ChemistLead GeneratorMusical Instrument MakerProduction OfficerRepairmanSharePoint DeveloperShoe MakerSolar Panel TechnicianTechnical EditorTechnical Support EngineerTechnician
Copyright © 2018. All Rights Reserved
Technician Interview Question:
Tell me in loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Submitted by: MuhammadFor load-time dynamic linking: Load module to be loaded is read into memory. Any reference to a target external module causes that module to be loaded and the references are updated to a relative address from the start base address of the application module.
With run-time dynamic loading: Some of the linking is postponed until actual reference during execution. Then the correct module is loaded and linked.
Submitted by: Muhammad
With run-time dynamic loading: Some of the linking is postponed until actual reference during execution. Then the correct module is loaded and linked.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.