InterviewSolution
Saved Bookmarks
| 1. |
What is function write its uses and explain any two library functions in detail |
| Answer» HOPE you like this answer❣️Explanation:Standard LIBRARY FUNCTIONS are also known as built-in functions. Functions such as puts() , gets() , printf() , SCANF() etc are standard library functions. These functions are already defined in header files (files with . h EXTENSIONS are called header files such as stdio. | |