Q. Which PHP INI directive enables garbage collection?

  • (A) gc_enable
  • (B) zend_gc
  • (C) zend.enable_gc
  • (D) enable_gc
πŸ’¬ Discuss
βœ… Correct Answer: (C) zend.enable_gc
Explanation: zend.enable_gc controls garbage collection behavior.
Explanation by: Mr. Dubey
zend.enable_gc controls garbage collection behavior.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
50
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate