Connected successfully Lecture Notes || SNS Courseware
Subject Details
Dept     : BIO
Sem      : 1
Regul    : 2023
Faculty : Ramesh kalyan G
phone  : NIL
E-mail  : ramesh.g.cse@snsct.org
218
Page views
20
Files
3
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Structure of C program
pdf
download    open file
Basic blocks of computers
pdf
download    open file
Flowchart
pdf
download    open file
Input and Output Statements
pdf
download    open file
Variables
pdf
download    open file
Algorithm, Pseudo code
pdf
download    open file
Data types
pdf
download    open file
Constants& Operators
UNIT 2:
pdf
download    open file
Decision making
pdf
download    open file
Branching statements – If, If-else, Nested If
pdf
download    open file
Looping statements – for, nested for
pdf
download    open file
Looping statements – while, do-while
pdf
download    open file
Functions - Definition of Function
pdf
download    open file
Functions - Definition of Function
pdf
download    open file
Call by value – Illustrative Programs
pdf
download    open file
Call by reference – Illustrative Programs