List Interface Demo o/p link : https://github.com/Deepthi-18d/Java-Programs-Assignment/blob/main/ListInterfaceDemo_output.png Array List PG1 o/p link : https://github ...
core-java-oop-assignment/ │ ├── src/ │ ├── Student.java → US-01, US-02, US-03 │ ├── CollegeStudent.java → US-08 (Inheritance) │ ├── Employee.java → US-05, US-06 (Constructor + static) │ ├── ...