this lecture explains the #c_language topics:
#do_while_loop
#loops
#looping_statemnets
#do_while
#control_structures
#iterative_statements
To watch the other #c_language_topics please use the following links:
Topic 1: types of computer languages: • Types of computer languages | C progr...
Topic 2 : introduction to #c_language: • introduction to c language | History ...
Topic 3 : basic structure of #c_program: • Structure of c program | simple c pro...
Topic 4 : programming rules in c language: • programming rules in c | c programmin...
Topic 5 : commonly used library functions in c language: • Commonly used library functions in c ...
Topic 6: creating, compiling, linking and execution process in c language: • Creating, compiling, linking and exec...
Topic 7: preprocessors in c language:
• preprocessor directives in c language...
Topic 8: Algorithms and it's characteristics :
• Algorithms and it's characteristics |...
Topic 9 : flowcharts :
• Flowchart | c programming tutorial | ...
Topic 10 : keywords in c language:
• keywords in c language | c programmin...
Topic 11 : identifiers in c language:
• Identifiers in c language | c program...
Topic 12 : data types in c :
• Data types in c language | c programm...
Topic 13: variables declaration and initialization : • Variables|Declaration and initializat...
Topic 14: scope and life of variables global and local variables : • Variables | scope and life of variabl...
Topic 15 : constants, types of constants : • Constants | declaration of constants ...
Topic 16 : type conversion/type casting : • Type conversion| Type casting| implic...
Topic 17 : printf() and scanf() functions, format specifiers, escape sequence characters: • printf() scanf() functions |escape se...
Topic 18 : operators and types of operators :
• operators and types of operators dept...
Topic 19: conditional statements/decision making statements: • conditional statements | decision mak...
Topic 20 : Simple if statement : • simple if statement |c programming la...
Topic 21 : if else statement : • if else statement |c programming lang...
Topic 22 : Nested if statement : • Nested if statement|c programming lan...
Topic 23 : else if ladder or if else if statement : • else if ladder | if else if statement...
Topic 24 : switch case statement : • switch statement | c programming lang...
Topic 25 : while loop and looping statements : • while loop | looping statements | ite...