- |
Introduction to C Language
Variables and Constants
Data Types
Different Operators
------ Arithmetic
------ Relational
------ Logical
------ Ternary
------ Increment
------ Comma
------ Bitwise
------ Operator Precedence
Conditional Statements / Control Structures
------ if
------ if-else
------ if-else if
------ switch
Looping and Iteration
------ for loop
------ while loop
------ do-while
------ break statement
------ continue statement
------ printf and scanf Function
|
Arrays
------ Single Dimensional Array
------ Multi Dimensional Array
Recursion
Preprocessor Directives
String
Structures, Unions
Union
Enum Data Type
Linked lists(SLL, DLL, CSLL, CDLL)
Files handling (Input / Output)
Pointers
Cracking Technical Aptitude
Interview preparation
Printed Theory Notes & Programs for future reference
Course Completion Certifcate
|