📁 OOP-IN-JAVA │ ├── constructors/ │ ├── ConstructorLevel1.java │ ├── ConstructorLevel2.java │ ├── ConstructorLevel3.java │ ├── inheritance/ │ ├── SingleInheritanceL1.java ...
🔹 Java ME (Micro Edition) Target: Small devices, embedded systems, old mobile phones APIs: Lightweight, limited set of Java libraries Example usage: Old mobile apps (pre‑Android, like Nokia/Symbian ...