ASYS Group Interview Question

What is the difference between C++ and Python for memory management

Interview Answer

Anonymous

Nov 28, 2025

Python has automatic mangament of memory, where C++ is more flexiable