Top

Discussion

What is the return type of malloc() or calloc()

  • A.void *
  • B.Pointer of allocated memory type
  • C.void **
  • D.int *

Answer: A

No answer description available for this question.

No comment is present. Be the first to comment.
Loading…

Post your comment