Welcome to PGtech Academy!
In this Lecture 5 of C Language (MSBTE Diploma – CO2K/K-Scheme), we cover some of the most important basics needed to start writing programs in C.
This video will help beginners understand how a C program is structured and how input–output works using printf() and scanf().
📌 Topics Covered in This Video
Structure of a C Program
Use of Header Files in C
stdio.h and its functions
printf() function explanation
scanf() function explanation
Program to take input from user
Simple Addition Program in C (sum of two numbers)
Compilation and output
📘 Example Program Covered
Program to input two numbers using scanf()
Add the numbers
Display the result using printf()
🎯 Who Should Watch?
MSBTE Diploma 2nd Semester students
Beginners learning C language
Anyone preparing for exams, viva, or practicals
---
🔔 Don’t Forget
✔ Like the video
✔ Subscribe to PGtech Academy
✔ Share with your classmates
Download
0 formats
No download links available.
C Language[ Lecture 5 ] | Structure of C Program, Header Files, printf & scanf, Addition Program | NatokHD