ASYS Group interview question

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

Interview Answer

Anonymous

28 Nov 2025

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