Nieuws

election_in_java Um simulador de eleição que fiz em Java puro. Praticando POO em Java. Usei os conhecimentos que adquiri até agora em encapsulamento, up e downcasting, polimorfismo, interfaces e etc.
Objective: Practice upcasting and downcasting in Java by creating a program that models a vehicle hierarchy.
Learn the four types of polymorphism in Java, then start using subtype polymorphism to execute different forms of the same Java method.