Multi-Threading: Java Thread Model, Thread Priorities, Synchronization, creating a
Thread, Creating Multiple Threads, Using is Alive () and Join () Wait () & Notify ().
String Handling: String Constructors, String Length, Character Extraction, String
Comparison, Modifying a String. Java I/O: Classes & Interfaces, Stream Classes, Byte
Streams, Character Streams, Serialization, JDBC: Fundamentals, Type I, Type II, Type
III, Type IV Drivers. Networking: Basics, Socket Overview, Networking Classes, &
Interfaces, TCP/IP Client Sockets, Whois, URL Format, URL Connection, TCP/IP
Server Sockets.
**Multi-Threading**
1. Java Thread Model
2. Thread Priorities
3. Synchronization
4. Creating a Thread
5. Creating Multiple Threads
6. Using Is Alive() and Join()
7. Wait() & Notify()
**String Handling**
1. String Constructors
2. String Length
3. Character Extraction
4. String Comparison
5. Modifying a String
**Java I/O**
1. Classes & Interfaces
2. Stream Classes
3. Byte Streams
4. Character Streams
5. Serialization
**JDBC**
1. Fundamentals
2. Type I Drivers
3. Type II Drivers
4. Type III Drivers
5. Type IV Drivers
**Networking**
1. Basics
2. Socket Overview
3. Networking Classes & Interfaces
4. TCP/IP Client Sockets
5. Whois
6. URL Format
7. URL Connection
8. TCP/IP Server Sockets
Post a Comment