M
Explanation by: Mr. Dubey
functions are reusable pieces of programs. they allow you to give a name to a block of statements, allowing you to run that block using the specified name anywhere in your program and any number of times.
You must be Logged in to update hint/solution
Discusssion
Login to discuss.