Computer Science, asked by prashantkansara9898, 7 hours ago

Explain function as argument with suitable example​

Answers

Answered by llsll00123456
1

\huge{\underline{\mathtt{\red{A}\pink{N}\green{S}\blue{W}\purple{E}\orange{R}}}}

Function with arguments but no return value : When a function has arguments, it receive any data from the calling function but it returns no values. ... A example for this is getchar function it has no parameters but it returns an integer an integer type data that represents a character.

Similar questions