Computer Science, asked by amarjit111200, 9 months ago

What are advantage of using functions?​

Answers

Answered by JainikaSingh
1

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.

Please mark it as the brainliest if it helped :)

Similar questions