• It is easier to handle large programs because by using Units it splits into a smaller section
  • By adding UNITS, one can use the same code in some other program to do the same job.
  • If you put a code in a unit, it becomes easy to call and use it again.
BY Best Interview Question ON 14 Jan 2019