Subject Details
Dept     : CSE
Sem      : 2
Regul    : 2019
Faculty : N.Selvakumar
phone  : NIL
E-mail  : selvakumar.n.cse@snsct.org
557
Page views
44
Files
8
Videos
9
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Object Oriented Programming concepts
word
download   open file
Objects - Classes
word
download   open file
Features of Java, Basics of Java programming using classes
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 including selection
word
download   open file
Control structures including Looping
word
download   open file
class and methods in java
word
download   open file
constructors, overloading
word
download   open file
this keyword
word
download   open file
super
word
download   open file
staticArray.
UNIT 3:
word
download   open file
Inheritance
word
download   open file
Types oh inheritance
word
download   open file
uper 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
Interfaces
word
download   open file
Packages
UNIT 4:
word
download   open file
Thread life cycle
word
download   open file
Thread life cycle and methods
word
download   open file
Thread Creation
word
download   open file
Thread synchronization
word
download   open file
nter-thread communication
word
download   open file
Exception handling
word
download   open file
Exception handling with try-catch-finally
word
download   open file
Generic Programming-Generic Classes
word
download   open file
generic methods- Bounded types
UNIT 5:
word
download   open file
Applet life cycle
word
download   open file
Swing class
word
download   open file
Layout Managers
word
download   open file
Event Handling
word
download   open file
Button and mouse movement
word
download   open file
Button and mouse movement (Active listener).
word
download   open file
Simple applet
word
download   open file
Event Class