Home / C Programming / Memory Allocation :: Discussion

Discussion :: Memory Allocation

  1. malloc() returns a NULL if it fails to allocate the requested memory.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment