Concept
Function header
Books
Journey Statusreviewing Tags
The declarative part of a function that specifies its name, Formal parameters, and return type (if any), without the body implementation.
The declarative part of a function that specifies its name, Formal parameters, and return type (if any), without the body implementation.