Computer Science, asked by majersingh495, 6 months ago

explain advantage of use of function?

Answers

Answered by Anonymous
0

\huge\star{\red{\underline{\mathfrak{Answer:-}}}}

Advantages of Using a Function

Use of functions enhances the readability of a program. A big code is always difficult to read. Breaking the code in smaller Functions keeps the program organized, easy to understand and makes it reusable. It reduces the complexity of a program and gives it a modular structure.

\huge\fbox\green{Follow\:Me}

Answered by Anonymous
47

Answer:

Use of functions enhances the readability of a program. A big code is always difficult to read. Breaking the code in smaller Functions keeps the program organized, easy to understand and makes it reusable. ... It reduces the complexity of a program and gives it a modular structure

hope this helps you

Similar questions