CS2023 Advanced Java Programming Hand written Lecture Notes - Venkat Raman Edition

0
   
Advanced Java Programming Premium Lecture Notes, Prepared by Venkat raman. Specially for Computer Science Engineering . Syllabus Covered based on Anna University B.E Computer Science Engineering

CONTENT:


UNIT-1 (Pg.no:29) JAVA FUNDAMENTAL
UNIT-2 (Pg.no:45) NETWORK PROGRAMMING IN JAVA
UNIT-3 (Pg.no:14) MULTI THIR APPLICATION DEVELOPMENT

Arrow Attachment: click here

UNIT-1

JAVA FUNDAMENTAL
Stream class
Input stream
Method
Output stream
Closing stream
Thread
Life cycle of the thread
1. New state
2. Runnable state
3. Waiting state
4. Time waiting state
5. Block state
6. Terminated state
Multiple thread
Sleeping
Block for joint completion
Block for lock acquisition
Constructor
Filter stream class
Buffered stream
Byte code interpretation
Instruction
Java native interface
Native method declaration
Generate header file
Compile dynamic library
Counting available byte
UNIT-2

NETWORK PROGRAMMING IN JAVA
Multicast socket
Multicast address
Multicast constructor
Format
Package
Point to point messaging
Message consumption
Connection factories
Destination
Connection
Session
Exception handling
URL object
Open URL connection

UNIT-3

MULTI THIR APPLICATION DEVELOPMENT
JVM
Java application
SQL queries
JDBC drive type
Call interface
Applet
Base networking protocol

 Arrow Attachment: click here