Memory allocation

Home > Computer Science > Programming Languages > Pointers > Memory allocation

Memory allocation is the process of assigning memory space to a variable or data structure.