Question 15. Are string allocated on stack or heap ? Question 16. How many stack and heaps are created for an application ? Question 17. How are stack and heap memory deallocated ? Question 18. Who clears the heap memory ? Question 19. Where is structure allocated Stack or Heap...