Core Java Online Training PowerPoint PPT Presentation

presentation player overlay
About This Presentation
Transcript and Presenter's Notes

Title: Core Java Online Training


1
  • CORE JAVA

2
  • The following topics will be covered in our
  • CORE JAVA
  • Online Training

3
Introduction
  • Why Java
  • Java features
  • Java programming format
  • Java Statements
  • Java Data Types
  • Typecasting
  • Arrays

4
Object Class Methods
toString() getClass() hashCode() equals() finalize() wait() notify() notifyAll() clone() Introduction to all predefined packages User Defined Packages Access Specifies
5
Multithreading
  • Introduction
  • Thread Creations
  • Thread Life Cycle
  • Life Cycle Methods
  • Synchronization
  • Join ()
  • Deadlocks
  • Daemon Threads
  • Wait() notify() notify all() methods

6
Collection Frame Work
  • Introduction
  • Util Package interfaces, List, Set, Map
  • ArrayList, LinkedList, Vector
  • HashSet, SortedSet, TreeSet
  • Map interface its classes
  • HashMap, Linked HashMap,
  • TreeMap, HashTable, Properties

7
OOPS
Introduction Class Object Static Keywords Constructors This Key Word Inheritance Super Key Word Polymorphism (Over Loading Over Riding) Abstraction Encapsulation Abstract Classes Interfaces
8
Packages OOPS
  • String
  • String Buffer
  • String Builder
  • String Tokenize

9
Exception Handling
  • Introduction
  • Pre Defined Exceptions
  • Try-Catch-Finally
  • Throws, throw
  • User Defined Exception examples

10
I/O Streams
  • Introduction
  • Character oriented streams
  • File
  • FileReader
  • FileWriter
  • BufferedReader
  • BufferedWriter
  • Serialization

11
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com