Dynamic Allocation in C++ (new + delete) - بالعربي

Explanation of Dynamic Allocation in C++ in Arabic including explanation of static allocation and the use of stack and heap and when , why , how to use new and delete keywords.