Q. What is the central concept of JavaScript memory management?
β
Correct Answer: (B)
Reachability
Explanation: The central concept of JavaScript memory management is a concept of reachability.