Unit-2- Object-Oriented Programming Concepts
2.1 Explain object-oriented programming principles.
2.2 Create classes and objects in Java.
2.3 Apply encapsulation through access modifiers.
2.4 Implement constructors and methods in Java programs
2.5 Use method overloading and static components
Unit-4-Exception Handling and Multithreading