Connected successfully Lecture Notes || SNS Courseware
Subject Details
Dept     : ECE
Sem      : 3
Regul    : R2023
Faculty : Devi G
phone  : NIL
E-mail  : devi.g.cse@snsct.org
420
Page views
47
Files
6
Videos
5
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Object Oriented Programming concepts–Objects
pdf
download    open file
Classes
pdf
download    open file
Inheritance
pdf
download    open file
Polymorphism
pdf
download    open file
Abstraction
pdf
download    open file
Encapsulation Concepts
pdf
download    open file
Features of Java
pdf
download    open file
Byte code
pdf
download    open file
Java Virtual Machine, JDK
UNIT 2:
pdf
download    open file
Basics of Java programming, Data types
pdf
download    open file
Variables
pdf
download    open file
Operators
pdf
download    open file
Control structures including selection
pdf
download    open file
Looping
pdf
download    open file
Java methods
pdf
download    open file
Overloading
pdf
download    open file
Math class
pdf
download    open file
Arrays in Java
UNIT 3:
pdf
download    open file
Constructors
pdf
download    open file
Basics of objects and classes in Java
pdf
download    open file
Inbuilt classes like String, Character, String Buffer
pdf
download    open file
Files
pdf
download    open file
this reference
UNIT 4:
pdf
download    open file
Inheritance
pdf
download    open file
Super class & Sub class
pdf
download    open file
protected members
pdf
download    open file
constructors in sub class
pdf
download    open file
Overriding
pdf
download    open file
Abstract class
pdf
download    open file
Final methods and classes
pdf
download    open file
Interfaces
pdf
download    open file
Packages
UNIT 5:
pdf
download    open file
Multithreading
pdf
download    open file
Multithreading
pdf
download    open file
Thread life cycle
pdf
download    open file
Thread life cycle methods
pdf
download    open file
Thread Creation
pdf
download    open file
Inter-thread communication
pdf
download    open file
Exception handling with try-catch-finally
pdf
download    open file
Thread synchronization