PRINTF and SCANF function Gulzar Sheikh 03:50PRINTF function: Printf function is defined in the header #include<stdio.h> . Printf is used for output in the C/C++ program. Syntax... Read more 3 comments: