The stdio. h file contains functions such as scanf() and printf() to take input and display output respectively. If you use the printf() function without writing #include <stdio. ... In this program, printf() displays Hello, World!