πŸ“Š C Programming
Q. What is the function used to allocate memory to an array at run time with Zero initial value to each?
  • (A) calloc()
  • (B) malloc()
  • (C) palloc()
  • (D) kalloc()
πŸ’¬ Discuss
βœ… Correct Answer: (A) calloc()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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