Subject Details
Dept     : CSE
Sem      : 2
Regul    : R2019
Faculty : Ms.S.R.Janani
phone  : NIL
E-mail  : jananiselvaraj.mit@gmail.com
513
Page views
46
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Object Oriented Programming concepts
word
download   open file
Features of Java- Basics of Java programming using classes
word
download   open file
Objects, Class
word
download   open file
Inheritance, Polymorphism
word
download   open file
Abstraction, Encapsulation
word
download   open file
Constructors, methods
word
download   open file
Access specifiers
word
download   open file
Static members, Data types
word
download   open file
Variables, Operators
UNIT 2:
word
download   open file
Byte Code and Java Virtual Machine
word
download   open file
JDK
word
download   open file
Control structures - selection
word
download   open file
Control structures –Iteration & Jump
word
download   open file
Class and methods in java
word
download   open file
Overloading methods
word
download   open file
This Keyword
word
download   open file
Super Key
word
download   open file
Static Array
UNIT 3:
word
download   open file
Introduction to Inheritance
word
download   open file
Types of Inheritance
word
download   open file
Super class - Sub class
word
download   open file
protected members
word
download   open file
constructors in sub class
word
download   open file
Overriding Abstract class
word
download   open file
Final methods and classes
word
download   open file
Interface in java
word
download   open file
Package
UNIT 4:
word
download   open file
Thread life cycle
word
download   open file
Thread synchronization
word
download   open file
Exception handling Fundamentals, Exception Types
word
download   open file
Generic Programming- Generic Classes
word
download   open file
Thread Creation
word
download   open file
Try-catch-finally Mechanism
word
download   open file
Inter-thread communication
word
download   open file
Generic methods-Bounded types
UNIT 5:
word
download   open file
Layout Managers
word
download   open file
Swing class
word
download   open file
Applet life cycle
word
download   open file
Button and mouse movement
word
download   open file
Applet life cycle
word
download   open file
Event Handling