In this video, basic concepts related to variables are explained in detail. Use of variables is demonstrated with the help of a C program to add two integers. The video also includes key rules associated with data declaration statements. Chapters: Motivation (Why variables are required in C?) : (0:00) Variables (Definition): (2:40) Variable Rules: (4:42) Addition of two numbers- code: (6:12)