Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 332 Bytes

Java Concepts

This module consists of important concepts in Java such as:

  1. OOPS concepts (Data Abstraction, Encapsulation, Inheritance, Polymorphism)
  2. String handling
  3. Collection framework
  4. Multithreading
  5. Exception handling
  6. Generics
  7. Synchronisation
  8. Serialisation & De-serialisation
  9. Concurrent collection