Computer Science, asked by afjalcse0529, 6 months ago

write a program outline c function​

Answers

Answered by pds39937
1

Explanation:

There are two types of functions in C programming:

Library Functions: are the functions which are declared in the C header files such as scanf(), printf(), gets(), puts(), ceil(), floor() etc.

User-defined functions: are the functions which are created by the C programmer, so that he/she can use it many times.

Answered by juliroyjuliroy47
0

Answer:

okk ask from google that helps you

Similar questions