Examveda
Examveda

When does a cycle occur during memory leak?

A. No reference occurs

B. Two objects reference

C. One object gets referenced

D. One object gets referenced

Answer: Option B

Solution(By Examveda Team)

A cycle happens when two objects reference each other in such a way that both objects retain each other.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging