Skip to content
- Algorithm Vs Program
- High level, Low level Languages with Key Tools: Compiler, Assembler, Linker and Loader
- Source Code, Assembly Code, Object Code, Machine Code
- Importance of C Language: Structure and Execution Process
- C Language: Character set and Tokens
- Data Type and Classification of Data Types
- Declaration of Variables and Assigning Values to Variables
- Operator in C
- Bitwise Operator
- Expression in C, Type Conversions and Preprocessor Directives
- Header Files in C – stdio.h, conio.h, string.h
- getchar(), putchar(), scanf(), printf()