यदि कोई अनुप्रयोग बंद होने के बाद भी स्मृति मुक्त नहीं करता तो इस समस्या को क्या कहा जा सकता है?
What can the problem be called when an application fails to release memory after it closes?
Explanation opens after your attempt
C. स्मृति रिसावMemory Leak
Concept
In a memory leak software does not release used memory which can slow the system over time. Restarting may provide temporary relief.
Why this answer is correct
The correct answer is C. स्मृति रिसाव / Memory Leak. In a memory leak software does not release used memory which can slow the system over time. Restarting may provide temporary relief.
Exam Tip
स्मृति रिसाव में तंत्रांश उपयोग की गई स्मृति वापस नहीं करता जिससे समय के साथ प्रणाली धीमी हो सकती है। पुनः आरंभ अस्थायी राहत दे सकता है।
Login to save your score, XP, coins and progress.
