this video explains the #c_language topics
#if_else
#conditional_statement
#if_else_statement
#decision_making_statement
To watch the other #c_language_topics please use the following links:
Topic 1: types of computer languages: https://youtu.be/81r6PxyftRA
Topic 2 : introduction to #c_language: https://youtu.be/HPTEaTalv_4
Topic 3 : basic structure of #c_program: https://youtu.be/3lkU-psTIoM
Topic 4 : programming rules in c language: https://youtu.be/JCui4Iw79Vg
Topic 5 : commonly used library functions in c language: https://youtu.be/_55ByZu_zKM
Topic 6: creating, compiling, linking and execution process in c language: https://youtu.be/yHFEgS9M9uQ
Topic 7: preprocessors in c language:
https://youtu.be/DZdFuF6XE2o
Topic 8: Algorithms and it's characteristics :
https://youtu.be/GnwKOtXLjcs
Topic 9 : flowcharts :
https://youtu.be/MEOTRF7665g
Topic 10 : keywords in c language:
https://youtu.be/NGb2kNkJEGA
Topic 11 : identifiers in c language:
https://youtu.be/ddMXZrcSx7U
Topic 12 : data types in c :
https://youtu.be/8sKsqxR2aRY
Topic 13: variables declaration and initialization : https://youtu.be/iwRNb8Trm3M
Topic 14: scope and life of variables global and local variables : https://youtu.be/jsetSol753g
Topic 15 : constants, types of constants : https://youtu.be/8VtJseBuYjE
Topic 16 : type conversion/type casting : https://youtu.be/opSkbH181eM
Topic 17 : printf() and scanf() functions, format specifiers, escape sequence characters: https://youtu.be/uioe36YijTw
Topic 18 : operators and types of operators :
https://youtu.be/Xsf6NhqH0Y4
Topic 19: conditional statements/decision making statements: https://youtu.be/omDKUBDoN7M
Topic 20 : Simple if statement : https://youtu.be/Sp-K2J3HAKI