• A A) Enabling all compiler warnings, and paying attention to these warnings
  • B B) Writing code for large projects.F) None of the above optionsD) Adding debug traces to code.
  • C C) Checking all pointer against null(0) values before using them.
  • D E) A) and C)