1.

Mention any one advantage of user-defined function.

Answer»

Code Reusability:

Writing the same sequence of code at two or more locations in the program can be avoided with the use of functions and universal use feature reduces rewriting of repetitive codes.



Discussion

No Comment Found