Functions
Functions
A function is a subpart of a program which can be reused as and when required.
Functions are the building blocks of programming.
It is a named unit of a group of program statements. This unit can be invoked from other parts of program as...
sayam-blogs.hashnode.dev1 min read