Question: Which function do you use to deallocate memory?

  1. dalloc()
  2. dealloc()
  3. release()
  4. free()

Answer: The correct answer of the above question is Option D:free()