Assignment on Dynamic memory allocation(PC-E) (Week 2)

Opened: Monday, 28 September 2020, 12:00 AM
Due: Sunday, 25 October 2020, 12:00 AM

1. List the name of the topic you have learned this week in this course?

2. What is static memory allocation and dynamic memory allocation?

3. What is the difference between malloc() and calloc()?