write a program outline c function
Answers
Answered by
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
0
Answer:
okk ask from google that helps you
Similar questions
Math,
2 months ago
Math,
2 months ago
Biology,
2 months ago
Social Sciences,
6 months ago
Biology,
11 months ago