Home / C Programming / Memory Allocation :: Discussion

Discussion :: Memory Allocation

  1. Which header file should be included to use functions like malloc() and calloc()?

  2. A.
    memory.h
    B.
    stdlib.h
    C.
    string.h
    D.
    dos.h

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment