Q71. Define Function Prototype.
Q71. Define Function Prototype.
Ans. Declaration that specifies name and type of a function along with the number and type of its arguments.
Ans. Declaration that specifies name and type of a function along with the number and type of its arguments.