πŸ“Š JavaScript
Q. What is the command to access the Heap size limit?
  • (A) performance.memory. SizeLimit
  • (B) performance.memory. jsHeapSizeLimit
  • (C) jsHeapSizeLimit
  • (D) performance.jsHeapSizeLimit
πŸ’¬ Discuss
βœ… Correct Answer: (B) performance.memory. jsHeapSizeLimit

Explanation: The command performance.memory. jsHeapSizeLimit is used to access the Heap size limit.

Explanation by: Mr. Dubey
The command performance.memory. jsHeapSizeLimit is used to access the Heap size limit.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate