Question: Question 1: Distinguish between malloc0 and calloc0 by using an example. Answers: Question 2: Write C statement(s) to dynamically allocate space for 100 employees struct
Question 1: Distinguish between malloc0 and calloc0 by using an example. Answers: Question 2: Write C statement(s) to dynamically allocate space for 100 employees struct employee t int ID; char name[20] char dept[30]: record
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
