in C language, where malloc() returns
Answers
Answered by
1
Answer:
Malloc function is used to allocate a memory block in the program.
The function returns a pointer address of Void type as default; which can be allocated to any pointer address to store data.
Similar questions
English,
7 months ago
Social Sciences,
7 months ago
Business Studies,
7 months ago
Biology,
1 year ago
English,
1 year ago
English,
1 year ago