Showing posts with the label declarations

Meaning Of Function Declarations

Here a function named add is declared with 2 arguments of type int and return type int. Putting parameter names in fun…