Presentation is loading. Please wait.

Presentation is loading. Please wait.

Core Java: Essential Features 08/05/2015 Kien Tran.

Similar presentations


Presentation on theme: "Core Java: Essential Features 08/05/2015 Kien Tran."— Presentation transcript:

1 Core Java: Essential Features 08/05/2015 Kien Tran

2 Outline Defining classes Data structure Comparator and comparable Generics Error handling Multi-threading

3 Defining classes Encapsulation Inheritance Polymorphism Overloading Overriding Static methods and static variables References and class parameters Using and misusing references

4 Data structure Array Collection – List – Set Map

5 Comparator and comparable Comparator Comparable

6 Generics Generic classes & generic methods Wildcards Bounded wildcard

7 Error handling Compiler and runtime error Stack trace Exception handling – Try/catch clause – Throws clause – Finally clause

8 Multi-threading Thread & Runnable Sleeping Wait & notify


Download ppt "Core Java: Essential Features 08/05/2015 Kien Tran."

Similar presentations


Ads by Google