Vidyalelo
C Programming · Q30

Memory Allocation

Programming · C Programming · question 30

Q30

What is a memory fragment in C?

A.
Unused memory between allocated blocks
Answer
B.
A type of data structure
C.
A reserved portion of memory
D.
A function to allocate memory

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board