Computer Science, asked by gurkiratarora17, 1 year ago

How function declaration ends ? Explain ​

Answers

Answered by biswasmili2003
1

Answer:by using " ; " the user given function is end . Example

int sum(int) ;

Explanation:

Similar questions