459
Page views
16
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction & Basic Structures of C Programs
word
download   open file
Programming Style, Executing a ‘C’ Program
word
download   open file
Constants, Variables and Data types: Introduction, Character set
word
download   open file
Introduction & Basic Structures of C Programs
word
download   open file
C tokens,keyword & Identifiers
word
download   open file
Declaration of Storage class, Assigning values to variables
word
download   open file
Data types-Primary or Fundamental data  types,User-
UNIT 2:
word
download   open file
Operators and Expressions
UNIT 3:
word
download   open file
Making and Looping: Introduction,the While statementDecision , the do statement
UNIT 4:
word
download   open file
User-Defined Functions: Introduction, Need, Elements
UNIT 5:
word
download   open file
Pointers: Introduction, Understanding pointers