/java-basic

This repository is only for exercises, projects using java are created on distinct repos.

Primary LanguageJava

1 - Object composition with enum

Click here to see the Source code.

image

2 - Abstract classes and polymorphism

Click here to see the Source code.

image

3 - Handling exceptions and custom exceptions classes

Click here to see the Source code.

image