✏️ Explanatory Question
printf(): The printf() function is used to print the integer, character, float and string values on to the screen.
Following are the format specifier:
scanf(): The scanf() function is used to take input from the user.