C supports various inbuilt functions and libraries that create development fast. The standard library support for the C language is superb and you will see that a lot of keywords or ready-made operations that you will use while writing code in C language are already pre-defined. We just have to use them, without worrying about how they work.
These libraries are called Header files in C language.