Java Projects
Java Calculator
A project where you can build a simple calculator in Java
Java Inheritance
A project demonstrating inheritance with an Office base class and Teaching / Non-teaching subclasses
Java Palindrome
A project that checks whether a user-entered string is a palindrome