Subject Details
Dept     : CIVIL
Sem      : 2
Regul    : 19
Faculty : sumathi
phone  : NIL
E-mail  : sumathi.b.mca@snsct.org
269
Page views
29
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Basic blocks of computers
word
download   open file
Algorithm, Pseudo code
word
download   open file
Flowchart
word
download   open file
Structure of C program
word
download   open file
Data types
word
download   open file
Variables
word
download   open file
Constants & Operators
word
download   open file
Input and Output Statements
UNIT 2:
word
download   open file
Decision making
word
download   open file
Branching statements – If, If-else, Nested If
word
download   open file
Functions - Definition of Function
word
download   open file
Branching statements - Switch
word
download   open file
Looping statements – for, nested for
word
download   open file
Looping statements – while, do-while
word
download   open file
User-Defined Functions – Function Declaration
word
download   open file
Call by value – Structure & Declaration
word
download   open file
Call by value – Illustrative Programs
word
download   open file
Call by reference - Structure & Declaration
word
download   open file
Call by reference - Structure & Declaration
UNIT 3:
word
download   open file
One dimensional arrays
word
download   open file
Arrays
word
download   open file
Two dimensional Arrays
word
download   open file
Structures - Definition & Declaration
word
download   open file
Structures - Illustrative Programs
word
download   open file
Pointers - Definition & Declaration
word
download   open file
Pointers - Illustrative Programs