News

My exercises from the OOP modules of the course "Java COMPLETO: Programação Orientada a Objetos + Projetos". - Releases · AlvesKZ/OOP-java-exercices ...
In Java's realm, where OOP, inheritance, and polymorphism reign, understanding dynamic vs. static binding is pivotal. It’s not just about what methods you call, but how and when they are resolved.
This simulation models the interplanetary travel of spaceships carrying passengers between planets. The program tracks passengers' lifespans and manages spaceship statuses based on real-time events ...