DYNAMIC MEMORY ALLOCATION In industry memory management is very important. There are two types of memory which is used by the program, one is Stack segment and another is Heap segment. Stack is a special area of Computer’s memory which … Continue reading