- Introduction to C Programming Language
- How to open C program code window
- Description of C code window
- Editing C File
- Saving and Running a program
- The components of C language
- Structure of C Program
- Introduction(C character set, identifiers, and keywords, data types, )
- The C character set
- Key words In C
- Introduction(Data types)
- Primary Data Type
- Secondary Data Type
- Introduction(Variable)
- Rules for constructing variables names
- Variable declaration
- Assigning values to variables
- Scope of variables: LOcal and Global
- Logical & String constants
- Introduction (operators in c)
- Arithmetic operators
- Relational operators
- Logical operators
- Increment & Decrement operators
- Bitwise operators
- Conditional & ternary operators
- Comma operators
- Size of operator
- Assignment operator
- Type modifier In C
- Expression In C
- Automatic type conversion
- Introduction {Basic input/output}
- Console I/O function
- Disc & Port I/O function
- CONTROL STRUCTURE(Sequence control statements )
- Decision control & conditional statements
- Case control statements
- some-more-statements-break-statement
- Some more statements (The break Statement )
- Array And string(Introduction of Array )
- Array Declaration
- Array Initialization
- Two Dimensional Array
- Multi Dimensional Array
- String In C
- Function And Recursion(Function Definition)
- Function Declaration
- Function Call in C
- Recursion
- Pointer(Introduction )
- Pointer expression
- Pointer & functions
- Pointer(Pointer And Array)
- Pointer(Multi Dimensional Arrays & Pointer )
- Pointer(Arrays of Pointer )
- Pointer(Pointer & functions )
- Structure(Inroduction)
- Structure(Giving values to member )
- Structure Initialization
- Comparison of structure variables
- Arrays of structures
- Arrays with in structures
- Structure( Passing structure to function )
- Union( Introduction )
- Union(Accessing a union member )
- Union(Initialization of Union variable )
- Union(Use of Union)
- Dynamic Data Structure(Queue)
- Dynamic Data Structure(Stack)
- Dynamic Data Structure(Link list)
- Data file Handling(Introduction)
- File operation
- Opening & closing a data file
- Creating a data file
- Processing a data file
- C preprocessors And macro(Introduction,File inclusion )
Header File:-
0 comments:
Post a Comment