Question: In which segment does dynamic memory allocation takes place?

  1. BSS Segment
  2. stack
  3. heap
  4. data segment

Answer: The correct answer of the above question is Option C:heap