Subject Details
Dept     : ECE
Sem      : 1
Regul    : 2023
Faculty : Vijayalakshmi
phone  : NIL
E-mail  : vlakshmi.n.cse@snsct.org
668
Page views
15
Files
7
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
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 – If, If-else, Nested If
word
download   open file
Branching statements - Switch
word
download   open file
Looping statements – for, nested for
word
download   open file
Functions - Definition of Function
word
download   open file
Call by value – Illustrative Programs
word
download   open file
User-Defined Functions – Function Declaration
word
download   open file
Call by reference – Illustrative Programs