Which header file is required for using printf and scanf functions?

Explanation:
printf and scanf are declared in stdio.h.

Latest Blogs