Which of the following is the best way to write reusable code that is easier to maintain?

  1. Use more global variables

  2. Keep variable and function names down to one or two letters

  3. Insert comments throughout your source code files

  4. Use pointer arithmetic wherever possible


Correct Option: C

Find more quizzes: