Subject Details
Dept     : ECE
Sem      : 1
Regul    : 2023
Faculty : Aruna R
phone  : NIL
E-mail  : aruna.r.cse@snsct.org
1.195K
Page views
35
Files
2
Videos
2
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Basic blocks of computers
word
download   open file
Algorithm, Pseudo code,Flowchart
word
download   open file
Structure of C program
word
download   open file
Data types
word
download   open file
Constants& Operators
word
download   open file
Constants& Operators
word
download   open file
Input and Output Statements
UNIT 2:
word
download   open file
2. Branching statements – If, If-else, Nested If
word
download   open file
2. Branching statements – If, If-else, Nested If
word
download   open file
2. Branching statements – If, If-else, Nested If
word
download   open file
2. Branching statements – If, If-else, Nested If
word
download   open file
ELSE IF LADDER
word
download   open file
5. Looping statements – while, do-while
UNIT 3:
word
download   open file
Arrays
word
download   open file
one-dimensional Array
word
download   open file
Two dimensional Array
word
download   open file
Two dimensional Array
word
download   open file
Structure
word
download   open file
Pointer
UNIT 4:
word
download   open file
Stack ADT
word
download   open file
Queue ADT
word
download   open file
infix to postfix expression
word
download   open file
infix to postfix expression
word
download   open file
Evaluation of Postfix expression
UNIT 5:
word
download   open file
Trees
word
download   open file
Binary tree
word
download   open file
Binary Search tree
word
download   open file
Tree traversal
word
download   open file
Insertion operation
word
download   open file
Deletion operation