Q41
Where are memory leaks found?
A.
Client side objects
AnswerB.
Server side objects
C.
Both Client side and Server side objects
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
Memory leaks occur when we are developing client-side reusable scripting objects.