1.

What are the main advantages of function?

Answer»

The advantages of using functions are:

  • Avoid repetition of codes.
  • Increases program readability.
  • Divide a complex problem into simpler ones.
  • Reduces chances of error.
  • Modifying a program becomes easier by using function.


Discussion

No Comment Found

Related InterviewSolutions