Every program is incomplete without Input and Output. This video explains how to accept input from end user, and how to display output to the user.
printf and scanf functions are explained in detail with examples.
Format Specifiers for Data types are also covered.