answersLogoWhite

0

Advantages of using C function

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

* Debugging is easier

* It is easier to understand the logic involved in the program

* Testing is easier

* Recursive call is possible

* Irrelevant details in the user point of view are hidden in functions

* Functions are helpful in generalizing the program

User Avatar

Wiki User

16y ago

What else can I help you with?