Subject Details
Dept     : AIML
Sem      : 3
Regul    : 2023
Faculty : Ms.A.Aruna
phone  : NIL
E-mail  : aruna.a.it@snsct.org
1.16K
Page views
39
Files
2
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Object Oriented Programming concepts
pdf
download    open file
Evolution of java
pdf
download    open file
Java Architecture
pdf
download    open file
Data Types - Variables
pdf
download    open file
Data Types - Variables
pdf
download    open file
Operations
pdf
download    open file
Environment setup
pdf
download    open file
Command Line Arguments
pdf
download    open file
Comments
UNIT 2:
pdf
download    open file
Control structures – Selection Statements
pdf
download    open file
Control structures – Iteration and Jump Statements
pdf
download    open file
Array
pdf
download    open file
Introduction to object and Classes
pdf
download    open file
Accesses Specifiers
pdf
download    open file
Methods and Attributes
pdf
download    open file
Constructor - Default
pdf
download    open file
Constructor - Parameterized & Copy
pdf
download    open file
Garbage Collection
UNIT 3:
pdf
download    open file
Inheritance - Super class - Sub class
pdf
download    open file
Method Overloading
pdf
download    open file
Abstract class
pdf
download    open file
this keyword – Final Keyword
pdf
download    open file
Packages
pdf
download    open file
Interfaces
UNIT 4:
pdf
download    open file
Exception handling
pdf
download    open file
Exception types
pdf
download    open file
try catch and finally block, throws
pdf
download    open file
Runtime exception
pdf
download    open file
Introduction to Multithreading
pdf
download    open file
Thread Creation
pdf
download    open file
Thread control and priorities
pdf
download    open file
Thread synchronization
pdf
download    open file
Inter-thread communication