Desktop Application Practice Test
Desktop Application Desktop Application Performance & Optimization
What is 'lazy loading' in desktop application performance optimization?
Select your answer
A
Loading resources or modules only when they are actually needed
B
Running the application at reduced CPU priority
C
Deferring updates until the system is idle
D
Caching data to disk to reduce memory usage
Hint