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
Science,
5 months ago
Physics,
5 months ago
Political Science,
5 months ago
Social Sciences,
10 months ago
Biology,
10 months ago
English,
1 year ago
English,
1 year ago