Computer Science, asked by nooonameee, 11 months ago


Heyaaa..

??Advantage and Disadvantage of function??​

Answers

Answered by Anonymous
4

\boxed{Explained\:Answer}

_____________________________

Advantages

It helps in making the code very simple and much more easier to handle. Through function, we divide the program into different segments and can thereby work on different segments covering different specifications or needs of the program. 

Disadvantages

I think functions are sometimes difficult to handle and can confuse the programmer in handling different tasks. Moreover, there is no requirement of function in case of small general programs because in such cases, using functions would increase the size of the program.


nooonameee: Great ..!!
nooonameee: thanx..
Similar questions