Q. What is the function used to allocate memory to an array at run time without initializing array elements?

  • (A) calloc()
  • (B) malloc()
  • (C) palloc()
  • (D) kalloc()
πŸ’¬ Discuss
βœ… Correct Answer: (B) malloc()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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