πŸ“Š C Programming
Q. Among 4 header files, which should be included to use the memory allocation functions like malloc(), calloc(), realloc() and free()?
  • (A) #include<stdlib.h>
  • (B) #include<memory.h>
  • (C) #include<string.h>
  • (D) Both A and B
πŸ’¬ Discuss
βœ… Correct Answer: (D) Both A and B

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
187
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
91%
Success Rate