Assignment on dynamic memory allocation(PC-J)

Opened: Monday, 28 September 2020, 12:00 AM
Due: Wednesday, 28 October 2020, 12:00 AM
View Make a submission Receive a grade

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()?