Computer Applications
Write two advantages of using functions in a program.
User Defined Methods
ICSE 2010
13 Likes
Answer
- Methods help to manage the complexity of the program by dividing a bigger complex task into smaller, easily understood tasks.
- Methods help with code reusability.
Answered By
9 Likes