Subject Details
Dept     : BIO
Sem      : 1
Regul    : 2023
Faculty : Aruna R
phone  : NIL
E-mail  : aruna.r.cse@snsct.org
681
Page views
34
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
Decision making
word
download   open file
Branching statements – If, If-else, Nested If
word
download   open file
Branching statements - Switch
word
download   open file
ELSE IF LADDER
word
download   open file
Looping statements – while, do-while
word
download   open file
Functions - Definition of Function
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
Structure
word
download   open file
Pointer
UNIT 4:
word
download   open file
Stack ADT
word
download   open file
Queue ADT
word
download   open file
Evaluation of Postfix expression
word
download   open file
infix to postfix expression
word
download   open file
infix to postfix expression
UNIT 5:
word
download   open file
Trees
word
download   open file
Tree traversal
word
download   open file
Deletion operation
word
download   open file
Insertion operation
word
download   open file
Insertion operation
word
download   open file
Binary tree