Explain dll hell?
Answer / Abhishek Bharti
DLL Hell refers to a situation in Windows operating systems where conflicts and instability can occur due to multiple versions of Dynamic Link Libraries (DLLs) being present on the system. When two or more programs use different versions of a shared DLL, it can cause unpredictable behavior, crashes, or errors. This problem arises because applications rely on specific versions of DLLs, and updates or installations of new software can inadvertently replace or alter existing DLLs.
| Is This Answer Correct ? | 0 Yes | 0 No |
What and where are the policy statements for software project planning?
What are the different inputs and outputs of the phases in SDLC ?
What are the two data table in Microsoft Project 2007?
How do you create the Software Project Management Plan (SPMP)?
How do you perform impact analysis ?
What is DLL HELL?
What is the stage when code is delivered to the client and he is testing it ?
Write the test cases for a vending machine?
How do speedup the project delivery without affecting the cost?
How did you choose the appropriate lifecycle for your project?
WHat is software life cycle ? How much time is spent usually in each phases and why ?
Write the test cases for instr function?