Dear students,
In this lesson of programming funda channel, I have explained the very important 16 C programs in Hindi which are very important for learning c programming language in exam, test, interview, online exams, code challenges etc.
I have discussed following topics in this tutorial:
Variables and their naming rules
Identifier naming rules
if, else if and else
switch case
for loop
main calling itself - recursion and how to end it
local variable and global variable
true and false values in c language