Computer Science, asked by gopikaps11, 5 hours ago

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 llitzurRiyull
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 Army7006
1

good morning

have a great day

Attachments:
Similar questions