On: January 9, 2013 Posted in Engineering Questions Comments: 2 Views: 101 how many types of memory allocation is done in c?Divya acharya Engineering Questions
Divya acharya
2 types:
static and dynamic allocation.
Anusha
C supports two types of memory allocation.