442
Page views
14
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
History of C
word
download   open file
Importance of C
word
download   open file
Declaration of variables
UNIT 2:
word
download   open file
Arithmetic,Relational,Logical,Assignment,Increment and Decrement, Conditional, Bitwise, Special operators
word
download   open file
Arithmetic Expressions
word
download   open file
Introduction - if, if...else, nesting of if...else statements - else if ladder - The switch statement- The goto Statement.
UNIT 3:
word
download   open file
the while statementthe do statement – the for statement - Jumps in loops
word
download   open file
One Dimensional Arrays – Two Dimensional Arrays - Multi dimensional array.
UNIT 4:
word
download   open file
Need for user-defined functions
word
download   open file
Definition of function
UNIT 5:
word
download   open file
: Introduction - Understanding pointers-Accessing the address of a variable
word
download   open file
: Introduction - Understanding pointers-Accessing the address of a variable
word
download   open file
: Introduction - Understanding pointers-Accessing the address of a variable
word
download   open file
: Introduction - Understanding pointers-Accessing the address of a variable