What is a function prototype? Write the function prototype of a function “printing” that accepts a customer record as argument and returns a character to the main function.
Answers
Answered by
11
In computer programming, a function prototype or function interface is a declaration of a function that specifies the function’s name and type signature, but omits the function body.
Answered by
1
good morning
have a great day
Attachments:
Similar questions