Computer Science, asked by kauraasis6, 1 month ago

Explain the utility of Function Library.​

Answers

Answered by khushivats242007
3

Explanation:

Library functions. The C language is accompanied by a number of standardlibrary functions which carry out various useful tasks. In particular, all input and output operations (e.g., writing to the terminal) and all math operations (e.g., evaluation of sines and cosines) are implemented bylibrary functions.

Similar questions