Computer Science, asked by bhavishikha9540, 1 year ago

What is the difference between calling and called function?

Answers

Answered by SakshiNegi
1
in calling we call the built in functions in the program ,but in calling a function we have to define the function before void main and then calling can take place after the main.
Similar questions