Getting Started With C

Program.c

Output:
Sum: 8
Difference: 4
Hello, John!

Resources :

Featured
Special title treatment

With supporting text below as a natural lead-in to additional content.

Q1.In a multi-function program, what is the purpose of a function signature?

Q2.Why might you use multiple functions in a program?