Write three function prototypes:
Function 1: Return type: void Function name: printHeading Parameters: one string called heading
Function 2: Return type: int Function name: year Page Parameters: one int called current Year, one int called birthYear
Function 3: Return type: void Function name: printable Parameters: one array of strings called names, one array of ints called birthDays, one int called size