InterviewSolution
| 1. |
What is the central concept of JavaScript memory management?(a) Reliability(b) Reachability(c) Efficiency(d) TransparencyThe question was asked in final exam.This is a very interesting question from JavaScript and Memory Leak in chapter Caching, Debugging and Animation of JavaScript |
|
Answer» Right choice is (b) Reachability |
|